]> 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 lib/git-svn, which can be included to add support for git-svn
[code/myrepos.git] / debian / changelog
index cca62ecefd4285cef461cff7b56beb19b011c0e3..44d5de3a06eab5671d6bd837c2c98a12980f59c9 100644 (file)
@@ -1,11 +1,19 @@
-mr (0.20) UNRELEASED; urgency=low
+mr (0.21) UNRELEASED; urgency=low
+
+  * Add lib/git-svn, which can be included to add support for git-svn
+    repositories.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 19 Jan 2008 13:18:17 -0500
+
+mr (0.20) unstable; urgency=low
 
   * Add -q flag.
   * darcs: Add -u to diff to get a more usual unified diff.
   * Add a "record" subcommand, borrowing termonology from darcs. This does a
     local commit, but does not push changes to remote repos.
+  * Improve unison support.
 
- -- Joey Hess <joeyh@debian.org>  Sat, 22 Dec 2007 13:53:31 -0500
+ -- Joey Hess <joeyh@debian.org>  Wed, 02 Jan 2008 22:49:53 -0500
 
 mr (0.19) unstable; urgency=low