X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/2ba41755fd03c268937c4cc25eefe804b7b97a7a..fa27a1938a28e0f72229f4e7a3ba0efff3fcfca4:/debian/changelog diff --git a/debian/changelog b/debian/changelog index b2a0780..c36c960 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +mr (0.25) unstable; urgency=low + + * git-fake-bare: Add support for diff, commit, and record. (madduck) + + -- Joey Hess Mon, 10 Mar 2008 15:56:17 -0400 + +mr (0.24) unstable; urgency=low + + * Correct GIT_CONFIG settings in git-svn. Closes: #463941 + + -- Joey Hess Wed, 06 Feb 2008 13:04:30 -0500 + mr (0.23) unstable; urgency=low * Fix tests in git-svn include file to use MR_REPO. Closes: #463941