summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-09-28 23:48:02 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-09-28 23:48:03 +0100
commitdc217db9c437a31fed60485fc4fc2c18aa0b7d69 (patch)
tree63223260a7ac06affaba16764067c559aa7e52ca /debian
parent996489fe48ebd57d4ad5f4a8bff7e2a871dc0a87 (diff)
Fix two calls to chdir without proper error checking.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ecee03..e0d986c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -53,6 +53,7 @@ dgit (1.5~~) unstable; urgency=medium
* Turn off git gc in the private working areas.
* Do not fail to do some important quilt processing in some
--quilt modes.
+ * Fix two calls to chdir without proper error checking.
* Fix a couple of bugs in error reporting.
Test suite: