chiark / gitweb /
Replace many calls to stat with new wrapper stat_exists; improves error handling...
[dgit.git] / debian / changelog
index 49c3458f33b6baddcf3be4f4219c880869bb6739..48e3c7845a4f9700a6b3b4bda8a8973f7192864f 100644 (file)
@@ -1,3 +1,19 @@
+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
+    Dpkg::Version::version_compare_string.  The latter is entirely wrong,
+    meaning that dgit would get many version comparisons wrong.
+    Closes:#768038.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Tue, 04 Nov 2014 12:46:40 +0000
+
 dgit (0.22) unstable; urgency=medium
 
   Bugfixes: