X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/7ec67608cca6d2ca8095c2ebf0585e36431056ea..38fb354a09c4b3122a639f83fea2d40637e7172f:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 0067088..d5ec431 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mr (0.35) UNRELEASED; urgency=low + + * Warn if an include command fails nonzero. Closes: #495306 + * Remove stray character in pod that uglified man page. Closes: #495731 + * Create ~/.mrlog not world readable. + * Pass additional options to darcs push when pushing. Closes: #495734 + + -- Joey Hess Fri, 15 Aug 2008 23:26:14 -0400 + mr (0.34) unstable; urgency=low * Fix bug when remembering failed commands in offline mode.