Commit 85feb28a1bfcbcaae9508b222f6e2c5f140f7921

Edward Thomson 2019-01-10T23:36:08

changelog: document core.logallrefupdates=always

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/docs/changelog.md b/docs/changelog.md
index ee896e1..d7d21f6 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -3,6 +3,8 @@ v0.27 + 1
 
 ### Changes or improvements
 
+* Reference log creation now honors `core.logallrefupdates=always`.
+
 * HTTP proxy support is now builtin; libcurl is no longer used to support
   proxies and is removed as a dependency.