summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ec9a674..66835cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
dgit (3.3~) unstable; urgency=medium
+ Behavioural changes to work around gitattributes file transformations:
+ * Suppress file-transforming gitattributes in private work areas.
+ * Configure suppression in user's trees in dgit clone and setup-new-tree.
+ * Provide dgit setup-gitattributes to do this explicitly.
+
Bugfixes:
* dgit: Remove a leftover debugging print.
* dgit: Set default dsc import distro when there is no Dgit field.
@@ -18,6 +23,7 @@ dgit (3.3~) unstable; urgency=medium
* test suite: protocol-compat: check that we use the right distro
information when importing.
* test suite: Internal change: fix handling of nonempty distro=
+ * gitattributes: New test for .gitattributes handling.
--