X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/353f63c968368edea9b14261f510c34ce4e0c97f..b85440e085ae428666f063f7edd781251a676267:/debian/changelog diff --git a/debian/changelog b/debian/changelog index e6fc2e3..ab5e971 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +mr (1.13) UNRELEASED; urgency=low + + * Pass -q to cvs diff and update. Closes: #673367 + * mr bootstrap: Now supports ssh:// urls. + * Simpler vcsh status command line. Closes: #685089 + * Add grep subcommand. Uses ack-grep on VCS that do not have their own. + Closes: #685122 + + -- Joey Hess Fri, 18 May 2012 12:27:45 -0400 + mr (1.12) unstable; urgency=low * Ignore nonzero exit status of hg pull, which can happen