From: Joey Hess Date: Thu, 18 Oct 2007 22:24:52 +0000 (-0400) Subject: releasing version 0.4 X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/25d973f066d50032bfdd3ed0b7d5877f1fa3dad4 releasing version 0.4 --- diff --git a/debian/changelog b/debian/changelog index 691163b..5abb0f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -mr (0.4) UNRELEASED; urgency=low +mr (0.4) unstable; urgency=low * Fix mr register of a subdir to also work with -c. * Signal handling for commands run by mr, including handling of SIGINT to stop mr. - * Ensure parent dir exists prior to checkout. (madduck) + * Ensure parent dirs exist prior to checkout. (madduck) * Output list of failed repos to stderr when -s is used. * Fix a bug caused by a stupid typo. * Add the -n switch, for disabling recursion.