]> git.ipfire.org Git - thirdparty/git.git/commitdiff
MaintNotes: typofix and rev-news update
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 Mar 2015 20:03:06 +0000 (13:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Mar 2015 20:03:06 +0000 (13:03 -0700)
MaintNotes

index 59245c3de49c9d77a261f2684a9b15a56c9251b0..da8e95331626cc6e74873bbc6fb25d0526873ba8 100644 (file)
@@ -52,10 +52,9 @@ available at:
         http://colabti.org/irclogger/irclogger_log/git
         http://colabti.org/irclogger/irclogger_log/git-devel
 
-We will soon have a volunteer-run newsletter to serve our community
-(http://thread.gmane.org/gmane.comp.version-control.git/266066).  If
-you want to help its publication, please contact Christian and/or
-Thomas.
+There is a volunteer-run newsletter to serve our community (visit
+http://git.github.io/ to find "Git Rev News").  If you want to help
+its publication, please contact Christian and/or Thomas.
 
 Git is a member project of software freedom conservancy, a non-profit
 organization (https://sfconservancy.org/).  To reach a committee of
@@ -145,7 +144,7 @@ dotted decimal, named after the feature release they are updates to
 (e.g. "1.8.5.1" was the first maintenance release for "1.8.5" feature
 release).  These days, maintenance releases are named by incrementing
 the last digit of three-dotted decimal name (e.g. "2.3.4" is the
-fourth maintenance relaese for "2.3" series).
+fourth maintenance release for the "2.3" series).
 
 New features never go to the 'maint' branch.  This branch is also
 merged into "master" to propagate the fixes forward as needed.