From acf8d5eb7d1e543a0cebb90b79d1b16695a1c5e3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 12 Jul 2015 09:25:43 -0400 Subject: converted MetaData, eliminating a global value from Annex state .. beautiful --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 118ff330c..f4d6c51c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ * Switched option parsing to use optparse-applicative. This was a very large and invasive change, and may have caused some minor behavior changes to - edge cases of option parsing. + edge cases of option parsing. (For example, the metadata command no + longer accepts the combination of --get and --set, which never actually + worked.) * Bash completion code is built-in to git-annex, and can be enabled by running: source <(git-annex --bash-completion-script git-annex) * version --raw now works when run outside a git repository. -- cgit v1.2.3