summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-10-29 21:56:02 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-08 16:16:57 +0000
commit3fb6b8936cb3d476f3122a04c1fa2d9a3d911b7a (patch)
treed4ce3ab1621329e9d60112138279ba512d740bb8 /debian
parentcd8d74f752554d8fdb896712225b63d9877a3c09 (diff)
Fix handling of rmadison-based and gitless distros (e.g., Ubuntu).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 96f829a..9a3d744 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ dgit (0.23~) unstable; urgency=low
* Replace many calls to stat with new wrapper stat_exists; improves
error handling and simplifies the code.
+ * Fix handling of rmadison-based and gitless distros (e.g., Ubuntu).
+
* Distro access configuration handling changes (should not be noticeable
to most users).