aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.5.3.5.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-10-30 21:32:49 -0700
committerJunio C Hamano <gitster@pobox.com>2007-10-30 21:34:36 -0700
commit0bdb5af7a571ee2bd71550a545632b1cb7f8f8f3 (patch)
tree636710e3a31311a139ad254eb2a263ef8a989fdc /Documentation/RelNotes-1.5.3.5.txt
parentf91333d646e690d9a10717c96e166a069b2bb586 (diff)
downloadgit-0bdb5af7a571ee2bd71550a545632b1cb7f8f8f3.tar.gz
git-0bdb5af7a571ee2bd71550a545632b1cb7f8f8f3.tar.xz
Update GIT 1.5.3.5 Release Notes
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.5.3.5.txt')
-rw-r--r--Documentation/RelNotes-1.5.3.5.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/Documentation/RelNotes-1.5.3.5.txt b/Documentation/RelNotes-1.5.3.5.txt
index e28d92f61..bf6a279ed 100644
--- a/Documentation/RelNotes-1.5.3.5.txt
+++ b/Documentation/RelNotes-1.5.3.5.txt
@@ -87,8 +87,14 @@ Fixes since v1.5.3.4
* A few workarounds to squelch false warnings from recent gcc have
been added.
+ * "git-send-pack $remote frotz" segfaulted when there is nothing
+ named 'frotz' on the local end.
+
+ * "git-rebase -interactive" did not handle its "--strategy" option
+ properly.
+
--
exec >/var/tmp/1
-O=v1.5.3.4-55-gf120ae2
+O=v1.5.3.4-65-gf91333d
echo O=`git describe refs/heads/maint`
git shortlog --no-merges $O..refs/heads/maint