summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorBob Gilligan <gilligan@vyatta.com>2009-04-09 11:40:28 -0700
committerBob Gilligan <gilligan@vyatta.com>2009-04-09 11:40:28 -0700
commit3e16aa6f25213ea3db93a7e4e0a0b767fb918923 (patch)
tree31f444c80f16fe4b12c7872f6f0e00037d6ddf0c /debian/changelog
parent912f05a194d87db8bcfdb77495a116cbec0a69fc (diff)
downloadvyatta-cfg-3e16aa6f25213ea3db93a7e4e0a0b767fb918923.tar.gz
vyatta-cfg-3e16aa6f25213ea3db93a7e4e0a0b767fb918923.zip
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8eab667..cabc8dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,35 @@
+vyatta-cfg (0.14.60) unstable; urgency=low
+
+ [ Mohit Mehta ]
+ * maintain increasing order of priority file
+
+ [ slioch ]
+ * remove rank loading from loadconfig. rank load is disabled--will
+ remove ordering code (that has no effect) in a future submission.
+
+ [ An-Cheng Huang ]
+ * add "save" command to cfg-cmd-wrapper
+
+ [ slioch ]
+ * for fans of the new priority|commit system, debug output is now
+ enabled on config boot. -a action is activated and last output is
+ written to
+ * Handle commit failure processing within priority group correctly.
+ Processing now stops on failure within priority group (expected
+ behavior).
+
+ [ Mohit Mehta ]
+ * add priorities and ranks for zone based firewall
+
+ [ slioch ]
+ * added syslog entries for debug statements.
+
+ [ Bob Gilligan ]
+ * Bugfix 4272: Set log level to "notice" so messages are logged by
+ default.
+
+ -- Bob Gilligan <gilligan@vyatta.com> Thu, 09 Apr 2009 11:40:28 -0700
+
vyatta-cfg (0.14.59) unstable; urgency=low
* Fix cut/paste syntax of priority which is different than rank.