Meta/MaintNotes: post 2.4 update

Junio C Hamano committed Apr 30, 2015 at 12:39 UTC a60c422192ac22744d4e42ac43a70d951f450010
1 file changed +5 -3
MaintNotes
+5 -3
@@ -118,9 +118,11 @@ found in:
118 https://code.google.com/p/git-{htmldocs,manpages}.git/
119 https://github.com/gitster/git-{htmldocs,manpages}.git/
120
121 -You can browse the HTML manual pages at:
121 +Also GitHub shows the manual pages formatted in HTML (with a
122 +formatting backend different from the one that is used to create the
123 +above) at:
124
123 - http://git-htmldocs.googlecode.com/git/git.html
125 + http://git-scm.com/docs/git
126
127 There are four branches in git.git repository that track the source tree
128 of git: "master", "maint", "next", and "pu".
@@ -132,7 +134,7 @@ named with three dotted decimal digits (e.g. "1.8.5"), but recently we
134 switched the versioning scheme and "feature releases" are named with
135 three-dotted decimal digits that ends with ".0" (e.g. "1.9.0").
136
135 -The last such release was 2.3.0 done on Feb 5th, 2015. You can expect
137 +The last such release was 2.4.0 done on Apr 30th, 2015. You can expect
138 that the tip of the "master" branch is always more stable than any of
139 the released versions.
140