]> 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:

clarify
[code/myrepos.git] / debian / changelog
index 8b20025a3a1619f837e775303bc2eb6394612b90..a17308a82c8fd32816a4e24b885fbf5c6763300b 100644 (file)
@@ -1,3 +1,19 @@
+mr (0.45) UNRELEASED; urgency=low
+
+  * Fix pod error. Closes: #558012
+  * bootstrap: Improve stats display.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 25 Nov 2009 17:27:23 -0500
+
+mr (0.44) unstable; 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>  Wed, 25 Nov 2009 12:39:08 -0500
+
 mr (0.43) unstable; urgency=low
 
   * Set User-Agent to "mr" when downloading the mrconfig file