diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-09-11 15:43:00 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-09-11 15:43:00 -0700 |
commit | 51ddc5fc71e45ad5d599a5f4908b49fc929c3f02 (patch) | |
tree | d116992f2abc991a688f39e1097d875715636ed0 /debian | |
parent | 97137382ec3694b478264ef4c5f8650da47a89ac (diff) | |
download | vyatta-cfg-51ddc5fc71e45ad5d599a5f4908b49fc929c3f02.tar.gz vyatta-cfg-51ddc5fc71e45ad5d599a5f4908b49fc929c3f02.zip |
0.15.19debian/0.15.19
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 0583ca3..bd643d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +vyatta-cfg (0.15.19) unstable; urgency=low + + [ Michael Larson ] + * leaf node support for new commit. Returns reconciled processed node + returnOrigPlusComValue() + * add support for value tags on term multinodes. used in debugging + output and accounting file. + + [ Stephen Hemminger ] + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Fri, 11 Sep 2009 15:43:00 -0700 + vyatta-cfg (0.15.18) unstable; urgency=low [ Michael Larson ] |