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

todo
Junio C Hamano 2007-08-31 01:25:03 -07:00
parent 6c950dd3fa
commit f9403674a9
1 changed files with 12 additions and 3 deletions

View File

@ -41,7 +41,7 @@ also push into an alternate here:

git://repo.or.cz/alt-git.git/

Impatient people would have better luck with the latter one.
Impatient people might have better luck with the latter one.

Their gitweb interfaces are found at:

@ -82,7 +82,7 @@ could occasionally be minor breakages or brown paper bag bugs
but they are not expected to be anything major. Every now and
then, a "feature release" is cut from the tip of this branch and
they typically are named with three dotted decimal digits. The
last such release was v1.5.2 done on May 20th this year. You
last such release was v1.5.3 done on Sep 1st this year. You
can expect that the tip of the "master" branch is always as
stable as any of the released versions, if not more stable.

@ -206,10 +206,19 @@ relying on heavily:

- Eric Wong on git-svn.

- Jakub Narebski, Peter Baudis, and Luben Tuikov on gitweb.
- Jakub Narebski, Petr Baudis, and Luben Tuikov on gitweb.

- J. Bruce Fields on documentaton issues.

- Johannes Schindelin and Johannes Sixt for their effort to
move things forward on the Windows front. Although my
repository does not have much from the effort of MinGW team,
I expect a merge into mainline will happen so that everybody
can work from the same codebase.

- People on non-Linux platforms for keeping their eyes on
portability; especially, Randal Schwartz, Theodore Ts'o,
Jason Riedy, Thomas Glanzmann, but countless others as well.

* This document