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 7f336b0..ddb1bbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+vyatta-cfg-qos (0.13.8) unstable; urgency=low
+
+ [ Stephen Hemminger ]
+ * Handle missing rate value more gracefully
+ * Fix problems with bandwidth template
+ * Fix more places where VAR is quoted
+ * Fix handling of qos-percent/rate values
+
+ -- An-Cheng Huang <ancheng@vyatta.com> Mon, 01 Jun 2009 17:46:48 -0700
+
vyatta-cfg-qos (0.13.6) unstable; urgency=low
* Mark probability must be > 0