Browse Source

Merge branch 'jc/relnotes-v0-extension-update' into master

Last minute fix-up to the release notes.

* jc/relnotes-v0-extension-update:
  RelNotes: update the v0 with extension situation
maint
Junio C Hamano 5 years ago
parent
commit
d400cb0d1b
  1. 9
      Documentation/RelNotes/2.28.0.txt

9
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 * "fetch.writeCommitGraph" is deemed to be still a bit too risky and
is no longer part of the "feature.experimental" set. 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 UI, Workflows & Features



Loading…
Cancel
Save