Update "A Note from the Maintainer" waiting for 1.5.3 release

Junio C Hamano committed Aug 31, 2007 at 01:25 UTC f9403674a9dc3b798e6128c8fd96d0c0345816d3
1 file changed +12 -3
MaintNotes
+12 -3
@@ -41,7 +41,7 @@ also push into an alternate here:
41
42 git://repo.or.cz/alt-git.git/
43
44 -Impatient people would have better luck with the latter one.
44 +Impatient people might have better luck with the latter one.
45
46 Their gitweb interfaces are found at:
47
@@ -82,7 +82,7 @@ could occasionally be minor breakages or brown paper bag bugs
82 but they are not expected to be anything major. Every now and
83 then, a "feature release" is cut from the tip of this branch and
84 they typically are named with three dotted decimal digits. The
85 -last such release was v1.5.2 done on May 20th this year. You
85 +last such release was v1.5.3 done on Sep 1st this year. You
86 can expect that the tip of the "master" branch is always as
87 stable as any of the released versions, if not more stable.
88
@@ -206,10 +206,19 @@ relying on heavily:
206
207 - Eric Wong on git-svn.
208
209 - - Jakub Narebski, Peter Baudis, and Luben Tuikov on gitweb.
209 + - Jakub Narebski, Petr Baudis, and Luben Tuikov on gitweb.
210
211 - J. Bruce Fields on documentaton issues.
212
213 + - Johannes Schindelin and Johannes Sixt for their effort to
214 + move things forward on the Windows front. Although my
215 + repository does not have much from the effort of MinGW team,
216 + I expect a merge into mainline will happen so that everybody
217 + can work from the same codebase.
218 +
219 + - People on non-Linux platforms for keeping their eyes on
220 + portability; especially, Randal Schwartz, Theodore Ts'o,
221 + Jason Riedy, Thomas Glanzmann, but countless others as well.
222
223 * This document
224