Post 1.6.1 updates
Junio C Hamano committed
Dec 24, 2008 at 22:39 UTC
66700081346e40852bff48bd7b98b34d9cdb6c47
1 file changed
+2
-2
MaintNotes
+2
-2
@@ -92,7 +92,7 @@ but they are not expected to be anything major, and more
92
importantly quickly and trivially fixable. Every now and
93
then, a "feature release" is cut from the tip of this branch and
94
they typically are named with three dotted decimal digits. The
95
-last such release was 1.6.0 done on Aug 17th 2008. You
95
+last such release was 1.6.1 done on Dec 24th 2008. You
96
can expect that the tip of the "master" branch is always more
97
stable than any of the released versions.
98
@@ -101,7 +101,7 @@ from "master" at that point. Obvious, safe and urgent fixes
101
after a feature release are applied to this branch and
102
maintenance releases are cut from it. The maintenance releases
103
are named with four dotted decimal, named after the feature
104
-release they are updates to; the last such release was 1.5.6.5.
104
+release they are updates to; the last such release was 1.6.0.6.
105
New features never go to this branch. This branch is also
106
merged into "master" to propagate the fixes forward.
107