(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