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

* Add ability to reorder repos, if you want mr to act on a given repo first
[code/myrepos.git] / debian / changelog
index 6cef26dfa1de35dd171f67ba96502a859e9e917c..22984f35fcefa9331f5e0cfaeb7a878ba148a765 100644 (file)
@@ -3,10 +3,12 @@ mr (0.6) UNRELEASED; urgency=low
   * Add to the example mrconfig a "tags" command that lists tags.
     (Currently only for svn and git.)
   * hours_since was broken by design, and fixing it involved changing
-    its calling convention. If you used the old version, you'll get errors
-    from the new old.
+    its calling convention. If you used the old version, the new version
+    will error out.
+  * Add ability to reorder repos, if you want mr to act on a given repo first
+    or last.
 
- -- Joey Hess <joeyh@debian.org>  Sun, 21 Oct 2007 13:58:30 -0400
+ -- Joey Hess <joeyh@debian.org>  Sun, 21 Oct 2007 16:50:53 -0400
 
 mr (0.5) unstable; urgency=low