summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f01f109)
raw | patch | inline | side by side (parent: f01f109)
author | Junio C Hamano <gitster@pobox.com> | |
Sat, 9 May 2009 04:49:14 +0000 (21:49 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 9 May 2009 04:49:14 +0000 (21:49 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.3.1.txt | [new file with mode: 0644] | patch | blob |
RelNotes | patch | blob | history |
diff --git a/Documentation/RelNotes-1.6.3.1.txt b/Documentation/RelNotes-1.6.3.1.txt
--- /dev/null
@@ -0,0 +1,12 @@
+GIT v1.6.3.1 Release Notes
+==========================
+
+Fixes since v1.6.3
+------------------
+
+--
+exec >/var/tmp/1
+O=v1.6.3
+echo O=$(git describe maint)
+git shortlog $O..maint
+
diff --git a/RelNotes b/RelNotes
index dd8bc4bb4ab75e1148cb9b7aaf8ff7384ebb19ec..0f6a588f1da39cb249a6e2ae841022245f949a40 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
-Documentation/RelNotes-1.6.3.txt
\ No newline at end of file
+Documentation/RelNotes-1.6.3.1.txt
\ No newline at end of file