diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-08-02 12:46:04 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-08-02 12:46:04 -0500 |
commit | 60566d36329b86b204688b8a8fe5469b7a77425f (patch) | |
tree | 378aea3a646cc0341e67f58e9a5b72c922a5a12e | |
parent | 61f8641e6cbb031b01118f460faa263dcbc19f2d (diff) | |
download | vyatta-cfg-60566d36329b86b204688b8a8fe5469b7a77425f.tar.gz vyatta-cfg-60566d36329b86b204688b8a8fe5469b7a77425f.zip |
0.99.23debian/0.99.23
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bb79d5e..6740ba2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +vyatta-cfg (0.99.23) unstable; urgency=low + + * Reorganize the bash completion and command interpreter scripts into + easier to manage chunks. Command interpreter is now in vyatta-cfg- + run and common functions have been moved to vyatta-op + + -- John Southworth <john.southworth@vyatta.com> Tue, 02 Aug 2011 12:46:04 -0500 + vyatta-cfg (0.99.22) unstable; urgency=low * Fix incorrect comp_words check in previous commit. My original |