X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/8c7de1139db31314694cc5218a1cf93337f16ac2..3e16fd0f80a12b3c74ae25a28fc4e2e5eca011b4:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 8ba4159..82b2493 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +mr (0.49) UNRELEASED; urgency=low + + * Update suggests for git-core to git transition. + + -- Joey Hess Thu, 08 Apr 2010 16:06:46 -0400 + +mr (0.48) unstable; urgency=low + + * Fix the hours_since function built into mr's shell library to + not exit, but return a true/false exit status. This allows it to be + used outside of skip tests. + + -- Joey Hess Fri, 05 Feb 2010 17:12:01 -0500 + +mr (0.47) unstable; urgency=low + + * Pass -L to curl to allow it to follow redirects when bootstrapping. + (Pavel Avgustinov) + * Allow empty sections to be used in mrconfig files. + + -- Joey Hess Fri, 05 Feb 2010 16:40:29 -0500 + mr (0.46) unstable; urgency=low * Avoid using abs_path to determine canonical repo path, as that fails