X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/afce885e38b9bd48deb5b0ab8904f8cdd73c9b91..c0d1030f9d352386676b91bab6fe6dab13a497d7:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 4a291c6..920b89d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,13 @@ mr (1.07) UNRELEASED; urgency=low * 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