From: Joey Hess Date: Fri, 26 Oct 2007 01:12:05 +0000 (-0400) Subject: changelog formatting X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/bba0730143212b171b7bb9b2bdec04c4fb1aad33 changelog formatting --- diff --git a/debian/changelog b/debian/changelog index 8370aaf..4a8d885 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,11 +3,11 @@ mr (0.9) UNRELEASED; urgency=low * Split up actions, so each rcs has its own set of action commands, and mr tests to see what rcs is used by a repository, and dispatches the command. - . + This will make it much easier to add new rcses, or modify just the command that mr uses for one command for one rcs, without duplicating a lot of code, and without needing to modify mr at all. - . + The old style unsplit actions are still supported, and are what most mrconfig files will still use; this change is fully backwards compatible. * Changed some things in the enviroment for the register action.