X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/367b3b21807df97247a7cb1c085d10809473b9fd..9bb2d93cc4f0a0c55d1d6634a52ddf20db9853f3:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 391cbe2..8e1fe43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +mr (1.14) UNRELEASED; urgency=low + + * Added a fetch command. Closes: #480580 + * status: Now includes information about unpushed changes, + for git, git-svn, hg, and bzr. Closes: #693021 + * Added lib/vis, an add-on to visualise repo history. + Closes: #693022 Thanks, Paul Wise + + -- Joey Hess Sun, 11 Nov 2012 11:33:05 -0400 + mr (1.13) unstable; urgency=low * Pass -q to cvs diff and update. Closes: #673367