X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/1dfa3f7d3522c9300fb6ddacab1edd38287bd709..01e31b7bf9ff8d46bcddf61c6e995f4dbf52da1c:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 2ecaa5e..63d81bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +mr (0.11) unstable; urgency=low + + * Avoid using commands like git-config and instead use "git config". + In some configurations, only the main git command is in the path. + * Allow option bundling, mostly so "-j2" will work. + * Better error message if more than one repo type test matches a single + directory. + + -- Joey Hess Fri, 02 Nov 2007 23:28:52 -0400 + mr (0.10) unstable; urgency=low * Add a lib file for using unison with mr.