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

vcsh is now supported without including a plugin.
[code/myrepos.git] / debian / changelog
index d47762515b3044fd705f972cca846c052cfd8244..f5a731840824830e25f1bdcf2a69b863b3e55d22 100644 (file)
@@ -1,3 +1,16 @@
+mr (1.11) UNRELEASED; urgency=low
+
+  * Now supports the veracity vcs. Thanks, Jimmy Tang.
+  * vcsh is now supported without including a plugin.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 09 Jan 2012 17:12:58 -0400
+
+mr (1.10) unstable; urgency=low
+
+  * Fix display of trust errors.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 27 Dec 2011 12:13:15 -0400
+
 mr (1.09) unstable; urgency=low
 
   * Remove dir_test hack and add a way for vcs tests to run perl code,