diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-01-26 18:30:04 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-01-26 18:30:04 -0800 |
commit | 10dadbb8516613d2ea31c9ddc73b4005b3f8f7e0 (patch) | |
tree | 5653e320c017fda567778898cce0f0300fa388ab | |
parent | 4ecfa0dc410979fea80adb09e5f4314839e7e803 (diff) | |
download | vyatta-cfg-quagga-10dadbb8516613d2ea31c9ddc73b4005b3f8f7e0.tar.gz vyatta-cfg-quagga-10dadbb8516613d2ea31c9ddc73b4005b3f8f7e0.zip |
0.16.29debian/0.16.29
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5977f12d..412cebcd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +vyatta-cfg-system (0.16.29) unstable; urgency=low + + * Don't allow vyatta configured accounts to overlap internal accounts + * Reindent user account module + * Change function names in User.pm + * Refactor user update + * Add additional check that new user doesn't exist in NSS + * Get rid of protected-users file + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Tue, 26 Jan 2010 18:30:04 -0800 + vyatta-cfg-system (0.16.28) unstable; urgency=low * Bugfix 5229: Save old config info when installing on pre-existing |