From: Junio C Hamano Date: Wed, 30 Jan 2013 18:32:34 +0000 (-0800) Subject: Meta/MaintNotes: post 1.8.1.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34201973c4d6e18ba27a3abc32e13f20cac77fa6;p=thirdparty%2Fgit.git Meta/MaintNotes: post 1.8.1.2 --- diff --git a/MaintNotes b/MaintNotes index 5cb36493b8..fb1a283f67 100644 --- a/MaintNotes +++ b/MaintNotes @@ -121,7 +121,7 @@ Whenever a feature release is made, "maint" branch is forked off from release are applied to this branch and maintenance releases are cut from it. The maintenance releases are named with four dotted decimal, named after the feature release they are updates to; the last such release was -1.8.0.3. New features never go to this branch. This branch is also +1.8.1.2. New features never go to this branch. This branch is also merged into "master" to propagate the fixes forward as needed. A new development does not usually happen on "master". When you send a