From 7a9409cb0104466eba32162f5bc4e5ab46130f02 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 10 Mar 2015 13:53:49 -0700 Subject: Post 2.3 cycle (batch #9) Signed-off-by: Junio C Hamano diff --git a/RelNotes b/RelNotes index 44fb261..1662a7b 100644 --- a/RelNotes +++ b/RelNotes @@ -65,6 +65,10 @@ Performance, Internal Implementation, Development Support etc. check what they really require. (merge f400e51 jk/sanity later to maint). + * Various issues around "reflog expire", e.g. using --updateref when + expiring a reflog for a symbolic reference, have been corrected + and/or made saner. + * The strbuf API was explained between the API documentation and in the header file. Move missing bits to strbuf.h so that programmers can check only one place for all necessary information. @@ -284,6 +288,9 @@ notes for details). to use "unsigned char" to store values that range from 0-255. (merge 189c860 bw/kwset-use-unsigned later to maint). + * A corrupt input to "git diff -M" used to cause it to segfault. + (merge 4d6be03 jk/diffcore-rename-duplicate later to maint). + * Code cleanups and documentaiton updates. (merge 2ce63e9 rs/simple-cleanups later to maint). (merge 33baa69 rj/no-xopen-source-for-cygwin later to maint). -- cgit v0.10.2-6-g49f6