MaintNotes: post 2.35 update
Junio C Hamano committed
Jan 24, 2022 at 10:23 UTC
cc12127673005e6686b10bff04856ee141b23830
1 file changed
+11
-11
MaintNotes
+11
-11
@@ -7,14 +7,14 @@ This message is written by the maintainer and talks about how Git
7
project is managed, and how you can work with it.
8
9
The current maintainer is Junio C Hamano <gitster@pobox.com>; please
10
-do not send any private message to this address, because it is likely
11
-that such a message will not be seen by any human being. Spam filters
12
-learned that legitimate messages to the address come only from a very
13
-few sender addresses that are known to be good, and messages from all
14
-others are likely to be spam unless they are also sent to the mailing
15
-list at the same time (i.e. "Reply-all" to the list message would
16
-reach the mailbox, but "Reply" will likely be thrown into the spam
17
-folder).
10
+do not send any message to this address unless it also goes to the
11
+mailing list, because it is likely that such a message will not be
12
+seen by any human being. Spam filters learned that legitimate
13
+messages to the address come only from a very few sender addresses
14
+that are known to be good, and messages from all others are likely to
15
+be spam unless they are also sent to the mailing list at the same time
16
+(i.e. "Reply-all" to the list message would reach the mailbox, but
17
+"Reply" will likely be thrown into the spam folder).
18
19
20
* Mailing list and the community
@@ -180,9 +180,9 @@ named with three dotted decimal digits (e.g. "1.8.5"), but we have
180
switched the versioning scheme and "feature releases" are named with
181
three-dotted decimal digits that ends with ".0" (e.g. "1.9.0").
182
183
-The last such release was 2.33 done on August 16th, 2021. You can
184
-expect that the tip of the "master" branch is always more stable than
185
-any of the released versions.
183
+The last such release was 2.35 done on Jan 24th, 2022. You can expect
184
+that the tip of the "master" branch is always more stable than any of
185
+the released versions.
186
187
Whenever a feature release is made, "maint" branch is forked off from
188
"master" at that point. Obvious and safe fixes after a feature