diff options
author | Robert Bays <robert@vyatta.com> | 2010-12-14 11:21:37 -0800 |
---|---|---|
committer | Robert Bays <robert@vyatta.com> | 2010-12-14 11:21:37 -0800 |
commit | d9760b8e5ad4a6794ff688f9c4a3fb6f34022e52 (patch) | |
tree | b1e6e459fc2f479899edb3cc90ec14d71ba8218c | |
parent | ea52ad11d9e07843ed74b1cfa16122ff09e092f1 (diff) | |
download | vyatta-cfg-quagga-d9760b8e5ad4a6794ff688f9c4a3fb6f34022e52.tar.gz vyatta-cfg-quagga-d9760b8e5ad4a6794ff688f9c4a3fb6f34022e52.zip |
0.18.100+larkspur14debian/0.18.100+larkspur14larkspur
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6a4909d0..e4706056 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +vyatta-cfg-quagga (0.18.100+larkspur14) unstable; urgency=low + + [ Michael Larson ] + * better solution for mendocino--removes patch from larkspur. + * pkg-release picks up changes outside of current branch apparently... + + [ Robert Bays ] + * fix for bug 6481. change the tree walk order. add support for + predefined order walks. + * fix ordering for non-consistent commands + * add debug function to clean up code + * clean up code + + -- Robert Bays <robert@vyatta.com> Tue, 14 Dec 2010 11:21:37 -0800 + vyatta-cfg-quagga (0.18.100+larkspur13) unstable; urgency=low * fix for bug 6293 |