X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/e2da96b388a6a5ac674e3a712eeb24da34b101ef..a324b0f8a1067d637087d4d94b463d3b9ac84ee8:/debian/changelog diff --git a/debian/changelog b/debian/changelog index fe70063..fa4b5d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,11 @@ 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. - * Show the line when failing to parse a config file. Closes: #650952 + * 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) -- Joey Hess Tue, 29 Nov 2011 18:15:51 -0400