X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/db86586c3403588f37079cf1401800e3ff852b62..7f5c22519904cf9bf479df9e8da1087a9f83b93b:/debian/changelog

diff --git a/debian/changelog b/debian/changelog
index c2566c6..29e5071 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+mr (0.15) UNRELEASED; urgency=low
+  
+  [ Joey Hess ]
+  * Allow -n to be passed a number to specify how deep to go into
+    subdirectories to find repositories to act on. Closes: #450621
+
+  [ Josh Triplett ]
+  * Make -j with no argument run unlimited jobs in parallel, like make -j
+    Closes: #452467
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 25 Nov 2007 12:02:40 -0500
+
+mr (0.14) unstable; urgency=low
+
+  * Portability fixes for the non-POSIX shell of SunOS 5. Patch from Ken
+    Bloom. Closes: #449592
+  * Cut number of rcs tests run in half.
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 11 Nov 2007 01:10:18 -0500
+
 mr (0.13) unstable; urgency=low
 
   * -c was broken, fix. Closes: #449539