[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 23b0a36ed280f12fc21b365416413be0ec29dc4b

David Paleino d.paleino at gmail.com
Tue Mar 31 19:08:15 UTC 2009


The following commit has been merged in the master branch:
commit 23b0a36ed280f12fc21b365416413be0ec29dc4b
Author: David Paleino <d.paleino at gmail.com>
Date:   Tue Mar 31 20:58:28 2009 +0200

    Get CHANGES from 1.x branch

diff --git a/debian/changelog b/CHANGES
similarity index 95%
copy from debian/changelog
copy to CHANGES
index 7f4b0af..eeab3a8 100644
--- a/debian/changelog
+++ b/CHANGES
@@ -1,20 +1,4 @@
-bash-completion (1:1.x) UNRELEASED; urgency=low
-
-  [ David Paleino ]
-  * Prepare for future development.
-
-  [ Ville Skyttä ]
-  * Split yum and yum-arch completion into contrib/yum.
-  * Install yum-arch completion only if yum-arch is installed.
-  * Update list of yum commands and options.
-  * Add yum repolist, --enable/disablerepo, --disableexcludes, -d, and -e
-    completions.
-  * Fix local array initialization under bash 3.0, prevents "()" occurring in
-    file and dir name completions.
-
- -- David Paleino <d.paleino at gmail.com>  Wed, 25 Mar 2009 23:18:24 +0100
-
-bash-completion (1:1.0-1) UNRELEASED; urgency=low
+bash-completion (1.0)
 
   [ Guillaume Rousse ]
   * Make bibtex complete on .aux files
@@ -27,8 +11,6 @@ bash-completion (1:1.0-1) UNRELEASED; urgency=low
   * Added minicom completion
   * Added quota-tools completion
   * Added rdesktop completion
-  * Added tightvncviewer completion
-  * Cleanup screen completion, and make it completes on options
 
   [ David Paleino ]
   * Added .kar to Timidity completion.
@@ -159,6 +141,8 @@ bash-completion (1:1.0-1) UNRELEASED; urgency=low
   * Remove obsolete --buildarch and --buildos rpm(build) completions.
   * Add rpmbuild --target completion.
   * Use "-profile help" to get mplayer and friends -profile completions.
+  * Fix local array initialization under bash 3.x, prevents "()" occurring in
+    file and dir name completions.
 
   [ Freddy Vulto ]
   * Restored `_display()' completion for `display' by removing
@@ -169,8 +153,6 @@ bash-completion (1:1.0-1) UNRELEASED; urgency=low
   * Make `_mii-tool()' and `_mii-diag()' POSIX-compliant
   * Fix _isql completion waiting for grep input if $ODBCINI not set; handle
     whitespace in $ODBCINI.
-  * Split vncviewer completion in _tightvncviewer() and _xvnc4viewer()
-    Added _realcommand() global function.
 
   [ Jakob Unterwurzacher ]
   * ps2pdf can run on .pdf files as well. (Closes: #516614, LP: #316943)

-- 
bash-completion



More information about the Bash-completion-commits mailing list