summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2015-10-11 17:31:57 +0200
committerCarlos Martín Nieto <cmn@dwim.me>2015-10-11 17:31:57 +0200
commit0b5f2c3af0156d79d8578c1039063e4a273e2f0a (patch)
tree022e5539a946a9cc50637ab26882c8a8869cc4f5
parent0f3907c04919b0575677db0fd3b824caa5ec1142 (diff)
downloadlibgit2-0b5f2c3af0156d79d8578c1039063e4a273e2f0a.tar.gz
changelog: Add repositoryformatversion changes
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6ade3e3b1..f77c195c8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,9 @@ v0.23 + 1
* Symlinks are now followed when locking a file, which can be
necessary when multiple worktrees share a base repository.
+* Support for `core.repositoryformatversion = 1` has been added. libgit2
+ will now take into account extensions from the `extensions.` namespace.
+
### API additions
* `git_config_lock()` has been added, which allow for