X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/a1d6605bed222f885a4fb6200c36a5b2c3b537fc..77afe6a454e2eefa6dd70285f4edb9e794615101:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index fc1676a..bb57d3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mr (0.27) unstable; urgency=low + + * Ignore exit code from darcs whatsnew, which can be nonzero if there + are no changes. Closes: #476650 + + -- Joey Hess Sat, 19 Apr 2008 16:47:04 -0400 + mr (0.26) unstable; urgency=low * Add -i option to start a shell if an operation fails. Closes: #474962