Signed-off-by: Junio C Hamano <gitster@pobox.com>
All of the fixes in v1.6.4.X maintenance series are included in this
release, unless otherwise noted.
-
---
-exec >/var/tmp/1
-O=v1.6.5-rc3-4-gbf8fc21
-echo O=$(git describe master)
-git shortlog --no-merges $O..master --not maint
branch of the `git.git` repository.
Documentation for older releases are available here:
+* link:v1.6.5/git.html[documentation for release 1.6.5]
+
+* release notes for
+ link:RelNotes-1.6.5.txt[1.6.5].
+
* link:v1.6.4.4/git.html[documentation for release 1.6.4.4]
* release notes for
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.4.GIT
+DEF_VER=v1.6.5
LF='
'