diff options
-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. |