diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-09-30 12:50:28 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-09-30 12:50:28 -0500 |
commit | 3cd9a3c96ada5480e7492eccc75d5f63191f665c (patch) | |
tree | f0bec6807aad3f0cb718c2799d4e863f73ed919e /debian | |
parent | 08470d0d254fe5e7346e2d6a8500657856951d37 (diff) | |
download | vyatta-op-3cd9a3c96ada5480e7492eccc75d5f63191f665c.tar.gz vyatta-op-3cd9a3c96ada5480e7492eccc75d5f63191f665c.zip |
0.13.186debian/0.13.186
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dfb879c..2d3a247 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +vyatta-op (0.13.186) unstable; urgency=low + + * If there are no completions then always show the non-completions, + this gets rid of the empty tab completions + * Inform users of invalid or ambiguous commands at completion time + * Reformat vyatta-op script, there were two indentation styles, + changed from tabs to spaces + + -- John Southworth <john.southworth@vyatta.com> Fri, 30 Sep 2011 12:50:28 -0500 + vyatta-op (0.13.185) unstable; urgency=low * Bugfix 7502: Fix "show system image" on xen images built by virt- |