summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ]