chiark / gitweb /
changelog: gardening
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 17 Jan 2017 13:04:51 +0000 (13:04 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 17 Jan 2017 21:52:47 +0000 (21:52 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 4940aa38d64bcad99c73fc5809a0ecd691cf5078..95007151106044e0f96db48e127ac1cf4b78b70e 100644 (file)
@@ -1,11 +1,14 @@
 dgit (3.5~) unstable; urgency=medium
 
   Bugfixes:
-  * Improve comment left in .git/info/attributes.
-  * Defuse gitattributes in private working area even if we don't do it in
-    the user's tree because config setup-gitattributes=false.
-  * Do not print spurious warning about actually-defused gitattributes
-    when cloning.  Closes:#851624.
+  * gitattributes: Defuse gitattributes in private working area even if we
+    don't do it in the user's tree (because of user configuration).
+  * gitattributes: When cloning, do not print spurious warning about
+    actually-defused gitattributes .  Closes:#851624.
+  * gitattributes: Improve comment left in .git/info/attributes.
+
+  Test suite:
+  * gitattributes: Many improvements to test case.
 
  --