From cc291953df19aa4a97bee3590e708dc1fc557500 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 18 Apr 2014 11:21:43 -0700 Subject: Git 2.0-rc0 An early-preview for the upcoming Git 2.0. Signed-off-by: Junio C Hamano --- Documentation/RelNotes/2.0.0.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Documentation/RelNotes') diff --git a/Documentation/RelNotes/2.0.0.txt b/Documentation/RelNotes/2.0.0.txt index 46ae447dfd..e310252452 100644 --- a/Documentation/RelNotes/2.0.0.txt +++ b/Documentation/RelNotes/2.0.0.txt @@ -174,6 +174,11 @@ Unless otherwise noted, all the fixes since v1.9 in the maintenance track are contained in this release (see the maintenance releases' notes for details). + * zsh prompt (in contrib/) leaked unnecessary error messages. + + * bash completion (in contrib/) did not complete the refs and remotes + correctly given "git pu" when "pu" is aliased to "push". + * Some more Unicode codepoints defined in Unicode 6.3 as having zero width have been taught to our display column counting logic. (merge d813ab9 tb/unicode-6.3-zero-width later to maint). -- cgit v1.2.3