summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-13 12:26:06 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-13 12:26:06 -0400
commit8e9ddfe41e73662be5c7fd0ebc6432a52b1dd227 (patch)
treebad104456e28a4184aa187d0011d803c6170f2c5 /debian
parent1e117dca23d096795232a87fdb3c2aa527354b23 (diff)
Debian package (and any other packages built using make install) now includes bash completion.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 71b08394a..787be6716 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,5 @@
+git-annex (5.20150713) unstable; urgency=medium
+
* 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. (For example, the metadata command no
@@ -5,10 +7,14 @@
worked.)
* Bash completion code is built-in to git-annex, and can be enabled by
running: source <(git-annex --bash-completion-script git-annex)
+ * Debian package (and any other packages built using make install)
+ now includes bash completion.
* version --raw now works when run outside a git repository.
* assistant --startdelay now works when run outside a git repository.
* dead now accepts multiple --key options.
+ -- Joey Hess <id@joeyh.name> Fri, 10 Jul 2015 16:36:42 -0400
+
git-annex (5.20150710) unstable; urgency=medium
* add: Stage symlinks the same as git add would, even if they are not a