Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update GIT 1.5.3.5 Release Notes
author
Junio C Hamano
<gitster@pobox.com>
Wed, 31 Oct 2007 04:32:49 +0000
(21:32 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 31 Oct 2007 04:34:36 +0000
(21:34 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.3.5.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
f91333d
)
diff --git
a/Documentation/RelNotes-1.5.3.5.txt
b/Documentation/RelNotes-1.5.3.5.txt
index e28d92f61811f5ba3d31d71e299c209a3a6ea74b..bf6a279ede10ac88544058d010101a8b0052694e 100644
(file)
--- 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