X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/7ec67608cca6d2ca8095c2ebf0585e36431056ea..d4770a4f9855a6450d74daac28a86e6c93d9e5fc:/debian/changelog?ds=sidebyside
diff --git a/debian/changelog b/debian/changelog
index 0067088..a90ccdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+mr (0.36) unstable; urgency=low
+
+ * Add webcheckout command. See
+ * Fix display of repos configured at absolute path locations.
+
+ -- Joey Hess Sat, 10 Jan 2009 16:42:07 -0500
+
+mr (0.35) unstable; urgency=low
+
+ * Warn if an include command fails nonzero. Closes: #495306
+ * Remove stray character in pod that uglified man page. Closes: #495731
+ * Create ~/.mrlog not world readable.
+ * Pass additional options to darcs push when pushing. Closes: #495734
+
+ -- Joey Hess Thu, 16 Oct 2008 14:51:00 -0400
+
mr (0.34) unstable; urgency=low
* Fix bug when remembering failed commands in offline mode.