summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorCrestez Dan Leonard <cdleonard@gmail.com>2010-02-15 15:36:58 +0200
committerCrestez Dan Leonard <cdleonard@gmail.com>2010-02-15 15:36:58 +0200
commitf294219990569082b20e08643b6e46256ca0862f (patch)
tree9426e8a90184135ac6303a5e1dde957815962052 /CHANGES
parent72a8cb5b49ad222e74f1d97ad10f85e3a002cf38 (diff)
parent91f7e8274e90632c95527bf0fc1407e9abd0b539 (diff)
downloadbash-completion-f294219990569082b20e08643b6e46256ca0862f.tar.gz
Merge branch 'mount-fix'
Fix mount handling of escapes (Alioth: #311410, Launchpad: #219971) Conflicts: CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bfa254f5..a6cdaafa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -71,6 +71,7 @@ bash-completion (2.x)
* Fix completion of usernames (Alioth: #311396, Debian: #511788).
* Fix chown test crashing on systems with no root group (Alioth: #312306).
* Fixed tests when BASH_COMPLETION or TESTDIR contain spaces.
+ * Fix mount handling of escapes (Alioth: #311410, Launchpad: #219971).
[ Raphaƫl Droz ]
* Add xsltproc completion (Alioth: #311843).