summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-04-28 14:09:30 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-04-28 14:09:30 -0700
commit65ced88daa305cae67dfe5fe1a7e12312f5f1b12 (patch)
tree05114b1180caf488429bfb6df5aecbd3a6ab374e
parent95b12ea196a64a75e4db505905382dea0ac213da (diff)
downloadvyatta-cfg-system-65ced88daa305cae67dfe5fe1a7e12312f5f1b12.tar.gz
vyatta-cfg-system-65ced88daa305cae67dfe5fe1a7e12312f5f1b12.zip
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 46a4d39d..adef5d37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+vyatta-cfg-system (0.15.33) unstable; urgency=low
+
+ [ Stig Thormodsrud ]
+ * Replace md5 compare with a (hopefully) lighter-weight file compare.
+
+ [ Stephen Hemminger ]
+ * ntp: fix message
+
+ -- Stephen Hemminger <stephen.hemminger@vyatta.com> Tue, 28 Apr 2009 14:09:30 -0700
+
vyatta-cfg-system (0.15.32) unstable; urgency=low
* Using perl module for move() rather than system call.