diff options
author | Robert Bays <rbays@roatan.(none)> | 2010-05-23 01:00:39 -0700 |
---|---|---|
committer | Robert Bays <rbays@roatan.(none)> | 2010-05-23 01:00:39 -0700 |
commit | 76ca479d6adf4417e2d97e9e8082fdfb629aaa2f (patch) | |
tree | 246246a33773bc5f0f835635b0b9e3da535595d6 /debian | |
parent | 8a6a7bd1ca4f4607bbacc3f135665f7d4e5894d5 (diff) | |
download | vyatta-cfg-quagga-76ca479d6adf4417e2d97e9e8082fdfb629aaa2f.tar.gz vyatta-cfg-quagga-76ca479d6adf4417e2d97e9e8082fdfb629aaa2f.zip |
0.18.74debian/0.18.74
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 78410e1b..522feded 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +vyatta-cfg-quagga (0.18.74) unstable; urgency=low + + * silence the perl critic. + * change qcom struct to hash of hashes to make it easier for the + developer to read + * add functionality to skip nodes while in _setConfigTree + * add differential noerr. now it supports one of set, del, or both. + * change the system call in _sendQuaggaCommand(). with the selective + noerr fixed, + + -- Robert Bays <rbays@roatan> Sun, 23 May 2010 01:00:39 -0700 + vyatta-cfg-quagga (0.18.73) unstable; urgency=low * Add support for TTL security hops |