* [PATCH] RelNotes: update the v0 with extension situation
@ 2020-07-17 20:51 Junio C Hamano
0 siblings, 0 replies; only message in thread
From: Junio C Hamano @ 2020-07-17 20:51 UTC (permalink / raw)
To: git
With the two-patch series for regression fix, to the users from 2.27
days, there is no visible behaviour change---we do not warn and fail
use of v0 repositories with newer extensions yet, so there is nothing
to note in the backward compatibility section.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
---
* I noticed that this was needed but unfortunately not before
tagging and tarballing.
Documentation/RelNotes/2.28.0.txt | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/Documentation/RelNotes/2.28.0.txt b/Documentation/RelNotes/2.28.0.txt
index 934f5e652b..da9cafb788 100644
--- a/Documentation/RelNotes/2.28.0.txt
+++ b/Documentation/RelNotes/2.28.0.txt
@@ -9,15 +9,6 @@ Backward compatibility notes
* "fetch.writeCommitGraph" is deemed to be still a bit too risky and
is no longer part of the "feature.experimental" set.
- * It used to be that setting extensions.* configuration variables
- alone, while leaving core.repositoryFormatVersion=0, made these
- settings effective, which was a wrong thing to do. In version 0,
- there was no special meaning in extensions.* configuration
- variables. This has been corrected. If you need these repository
- extensions to be effective, the core.repositoryFormatVersion
- variable needs to be updated to 1 after vetting these extensions.*
- variables are set correctly.
-
UI, Workflows & Features
--
2.28.0-rc1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-07-17 20:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-17 20:51 [PATCH] RelNotes: update the v0 with extension situation Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).