X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/e28e10c4aed7a93ca1ec3f889a1580832efe1ab2..a0e39ece6480004e7c4094655d4b8d2e114770fa:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 73410b5..8c01a72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mr (1.12) UNRELEASED; urgency=low + + * Ignore nonzero exit status of hg pull, which can happen + when there were no changes to pull. Closes: #661870 + * Add vcsh to Suggests. + + -- Joey Hess Fri, 02 Mar 2012 00:33:08 -0400 + mr (1.11) unstable; urgency=low * Now supports the veracity vcs. Thanks, Jimmy Tang.