summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 529f8c6)
raw | patch | inline | side by side (parent: 529f8c6)
author | Junio C Hamano <gitster@pobox.com> | |
Thu, 10 Dec 2009 00:21:36 +0000 (16:21 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 10 Dec 2009 00:21:36 +0000 (16:21 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.6.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index dc55480a14251d3bff430733861428faa5ac1090..8f9d4f5a4e9b4d80023dd91744e06924fe799146 100644 (file)
(subsystems)
- * various git-gui updates including new translations, wm states, etc.
+ * various gitk updates including use of themed widgets under Tk 8.5,
+ Japanese translation, a fix to a bug when running "gui blame" from
+ a subdirectory, etc.
- * git-svn updates.
+ * various git-gui updates including new translations, wm states fixes,
+ Tk bug workaround after quitting, improved heuristics to trigger gc,
+ etc.
+
+ * various git-svn updates.
* "git fetch" over http learned a new mode that is different from the
traditional "dumb commit walker".
---
exec >/var/tmp/1
echo O=$(git describe master)
-O=v1.6.6-rc1-52-gff86bdd
+O=v1.6.6-rc1-79-g529f8c6
git shortlog --no-merges $O..master --not maint
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 10a38ba67a5ba973ddac81389bb5d419d8008f90..4e1806b1dccde51353943c612fd6df73a33e7b07 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.6-rc1.GIT
+DEF_VER=v1.6.6-rc2.GIT
LF='
'