diff options
| author | John Southworth <john.southworth@vyatta.com> | 2011-10-04 17:43:33 -0500 |
|---|---|---|
| committer | John Southworth <john.southworth@vyatta.com> | 2011-10-04 17:43:33 -0500 |
| commit | 6d554ab766762389baf602bcf0991290aa12cdc4 (patch) | |
| tree | 518230c45bbb77d6e5388059e98528626bc2144c | |
| parent | b4edd83664bf88d46cd211d61aec8260506d820d (diff) | |
| download | vyatta-cfg-6d554ab766762389baf602bcf0991290aa12cdc4.tar.gz vyatta-cfg-6d554ab766762389baf602bcf0991290aa12cdc4.zip | |
0.99.33debian/0.99.33
| -rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e21e8a7..d159569 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +vyatta-cfg (0.99.33) unstable; urgency=low + + * Clear vyatta_cfg_comp_help when starting a new completion otherwise + the Detailed Information section from the previous completion will + be retained on this completion + * Fix completions for confirm, discard, exit, copy, rename, load, + save, merge, and loadkey to be consistent with the rest of the + system + + -- John Southworth <john.southworth@vyatta.com> Tue, 04 Oct 2011 17:43:32 -0500 + vyatta-cfg (0.99.32) unstable; urgency=low * Make show, set, delete, and run completions in configuration mode |
