]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/RelNotes-1.5.4.txt
Merge git://repo.or.cz/git-gui
[git.git] / Documentation / RelNotes-1.5.4.txt
index c05de3d1d82d95a97264366f05e85913e524254d..97a9bd9cd23934ec2d00b4160d0447bfffff97f3 100644 (file)
@@ -46,6 +46,10 @@ Deprecation notices
    and works for all transports; "git peek-remote" will be removed in
    the future.
 
+ * "git repo-config" which was an old name for "git config" command
+   has been supported without being advertised for a long time.  The
+   next feature release will remove it.
+
  * From v1.6.0, the repack.usedeltabaseoffset config option will default
    to true, which will give denser packfiles (i.e. more efficient storage).
    The downside is that git older than version 1.4.4 will not be able
@@ -61,7 +65,7 @@ Deprecation notices
 Updates since v1.5.3
 --------------------
 
- * Comes with much improved gitk.
+ * Comes with much improved gitk, with i18n.
 
  * Comes with "git gui" 0.9.1 with i18n.
 
@@ -358,6 +362,6 @@ series.
 
 --
 exec >/var/tmp/1
-O=v1.5.4-rc2-59-g2370781
+O=v1.5.4-rc3
 echo O=`git describe refs/heads/master`
 git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint