diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-04-28 14:09:30 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-04-28 14:09:30 -0700 |
commit | 65ced88daa305cae67dfe5fe1a7e12312f5f1b12 (patch) | |
tree | 05114b1180caf488429bfb6df5aecbd3a6ab374e | |
parent | 95b12ea196a64a75e4db505905382dea0ac213da (diff) | |
download | vyatta-cfg-system-65ced88daa305cae67dfe5fe1a7e12312f5f1b12.tar.gz vyatta-cfg-system-65ced88daa305cae67dfe5fe1a7e12312f5f1b12.zip |
0.15.33debian/0.15.33
-rw-r--r-- | debian/changelog | 10 |
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. |