]> git.madduck.net Git - code/myrepos.git/blobdiff - debian/changelog

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

recommend perl to get perl-modules including File::Temp and File::Move
[code/myrepos.git] / debian / changelog
index 5beff8b37a3da0158e4c31a367cac4e773333945..c480160bc66970515f0d6eae46eec1d97fedd440 100644 (file)
@@ -1,9 +1,23 @@
-mr (0.43) UNRELEASED; urgency=low
+mr (0.44) UNRELEASED; urgency=low
+
+  * Make mr -i pass -i to the shell, to ensure it knows it should be an
+    interactive shell.
+  * mr help: Support man on SunOS and OS X. (Geoff Davis)
+  * mr bootstrap: Fix cross-device rename failure. Closes: #557962
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 24 Sep 2009 21:52:27 -0400
+
+mr (0.43) unstable; urgency=low
 
   * Set User-Agent to "mr" when downloading the mrconfig file
     with mr bootstrap. Closes: #541778
+  * Man page typo. Closes: #545412
+  * mr bootstrap: Allow a directory to checkout into to be specified,
+    and create it if necessary.
+  * mr bootstrap: If the mrconfig file contains a repository named ".",
+    check it out into the top level of the directory bootstrapped.
 
- -- Joey Hess <joeyh@debian.org>  Sun, 16 Aug 2009 11:36:03 -0400
+ -- Joey Hess <joeyh@debian.org>  Tue, 08 Sep 2009 20:22:32 -0400
 
 mr (0.42) unstable; urgency=low