X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/2f0d3d7a85a19b86e809d6589df138efa36cf973..c0d1030f9d352386676b91bab6fe6dab13a497d7:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 39fa503..920b89d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,16 @@ mr (1.07) UNRELEASED; urgency=low * Added support for vcsh, enable with: include = cat /usr/share/mr/vcsh Thanks, Richard Hartmann * Block tty control codes in untrusted mr config files. + * Correct printing of line numbers when includes are used. Closes: #650952 + * The previous fix for chaining to absolute paths broke chaining to relative + paths with more than one path segment. (Thanks, Adam Spiers) + * Support _append to add on to the existing value of a parameter. + (Thanks, Adam Spiers) + * Optimizations. + * Fix shell escaping of parameters passed to mr commands. Closes: #644672 + * Added --force option that disables repository skipping. + * Repositories using skip = lazy will not be checked out by "mr update" + or "mr checkout" unless --force is used. -- Joey Hess Tue, 29 Nov 2011 18:15:51 -0400