Maint Notes post 2.10 update
Junio C Hamano committed
Sep 2, 2016 at 19:11 UTC
73ca0a59d02dda2153e27a497933c52b4e8c0023
1 file changed
+2
-5
MaintNotes
+2
-5
index a88e2b45f8..7b5c471134 100644
--- a/MaintNotes
+++ b/MaintNotes
@@ -37,12 +37,9 @@ The list archive is available at a few public sites:
For those who prefer to read it over NNTP:
nntp://news.gmane.org/gmane.comp.version-control.git
-
-is still available. An alternative
-
nntp://news.public-inbox.org/inbox.comp.version-control.git
-will become usable once it catches up with old messages.
+are available.
When you point at a message in a mailing list archive, using its
message ID is often the most robust (if not very friendly) way to do
@@ -151,7 +148,7 @@ named with three dotted decimal digits (e.g. "1.8.5"), but recently we
switched the versioning scheme and "feature releases" are named with
three-dotted decimal digits that ends with ".0" (e.g. "1.9.0").
-The last such release was 2.9 done on June 13th, 2016. You can expect
+The last such release was 2.10 done on Sep 2nd, 2016. You can expect
that the tip of the "master" branch is always more stable than any of
the released versions.