diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-07 17:36:04 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-07 17:36:04 -0800 |
commit | 8c842f79fa884e9989cc9d024961a1810e56b589 (patch) | |
tree | 2efad86070c0598957ced4c699cf29d43356dddf /debian | |
parent | 76e6a376c129e1df71d7eab7827b3e933dfec127 (diff) | |
download | vyatta-cfg-qos-8c842f79fa884e9989cc9d024961a1810e56b589.tar.gz vyatta-cfg-qos-8c842f79fa884e9989cc9d024961a1810e56b589.zip |
0.12.7debian/0.12.7
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d6db043..857e262 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +vyatta-cfg-qos (0.12.7) unstable; urgency=low + + * Reindent traffic shaper with perl tidy + * Reindent Util.pm and enable strict check. + * Cleanup whitespace + * Avoid possible confusion over variable name 'usage' + * Change options + * Fix problems caused by GetOptions() change. + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Sat, 07 Mar 2009 17:36:04 -0800 + vyatta-cfg-qos (0.12.6) unstable; urgency=low * Fix double prefix when setting up ShaperClass |