summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-01-30 13:14:45 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-01-30 13:14:45 -0800
commit28b70f7913c7b6dbf67546324faeb89f416633dc (patch)
tree65831672d8a2dcc33fc67204862b01caa595a545
parenta4a2575ccf7057ad77ab02a5486a1e7145504ac8 (diff)
downloadvyatta-cfg-qos-28b70f7913c7b6dbf67546324faeb89f416633dc.tar.gz
vyatta-cfg-qos-28b70f7913c7b6dbf67546324faeb89f416633dc.zip
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e526237..f305c14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+vyatta-cfg-qos (0.12.2) unstable; urgency=low
+
+ * Don't reset txqueuelen after removing qos
+ * Fix perl critic warning
+ * Enable strict
+ * Fix error handling when no bandwidth specified
+ * Fix QoS over ppp interfaces
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Fri, 30 Jan 2009 13:14:39 -0800
+
vyatta-cfg-qos (0.12.1) unstable; urgency=low
[ An-Cheng Huang ]