summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-10-27 16:53:04 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-05 18:02:50 +0000
commit481f40a9a020a73683acde466b73e6d8a269ae8d (patch)
treec9ca2c7a2a344521be68efbb37e20836ce662b2a /debian/changelog
parent14ff9fc653dffd7ed47dc582cedc5430e613950d (diff)
Replace many calls to stat with new wrapper stat_exists; improves error handling and simplifies the code.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b798969..48e3c78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dgit (0.23~) unstable; urgency=low
+
+ * Replace many calls to stat with new wrapper stat_exists; improves
+ error handling and simplifies the code.
+
+ --
+
dgit (0.22.1) unstable; urgency=high
* Use Dpkg::Version::version_compare everywhere, not