Meta/MaintNotes: post 1.7.11 update

Junio C Hamano committed Jun 21, 2012 at 14:19 UTC 90d1b3f183ab067defc436d5d8934bd2ec5523d5
1 file changed +6 -3
MaintNotes
+6 -3
@@ -110,8 +110,8 @@ of git: "master", "maint", "next", and "pu".
110 The "master" branch is meant to contain what are very well tested and
111 ready to be used in a production setting. Every now and then, a "feature
112 release" is cut from the tip of this branch and they typically are named
113 -with three dotted decimal digits. The last such release was 1.7.9 done on
114 -Jan 27, 2012. You can expect that the tip of the "master" branch is always
113 +with three dotted decimal digits. The last such release was 1.7.11 done on
114 +Jun 17, 2012. You can expect that the tip of the "master" branch is always
115 more stable than any of the released versions.
116
117 Whenever a feature release is made, "maint" branch is forked off from
@@ -119,7 +119,7 @@ Whenever a feature release is made, "maint" branch is forked off from
119 release are applied to this branch and maintenance releases are cut from
120 it. The maintenance releases are named with four dotted decimal, named
121 after the feature release they are updates to; the last such release was
122 -1.7.9.3. New features never go to this branch. This branch is also
122 +1.7.11.1. New features never go to this branch. This branch is also
123 merged into "master" to propagate the fixes forward.
124
125 A new development does not usually happen on "master". When you send a
@@ -205,6 +205,9 @@ I have relied on and expect to continue relying on heavily:
205 - Ævar Arnfjörð Bjarmason for kicking off the i18n effort, and Jiang
206 Xin for volunteering to be the l10n coordinator.
207
208 + - Jens Lehmann, Heiko Voigt and Lars Hjemli for submodule related
209 + Porcelains.
210 +
211 - J. Bruce Fields, Jonathan Nieder, Michael J Gruber and Thomas Rast for
212 documentation (and countless others for proofreading and fixing).
213