diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-10-22 15:37:22 -0700 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-10-22 15:37:22 -0700 |
commit | 228748ebba43f2a3a055da8727696c8b06c6f38b (patch) | |
tree | 598ef53085e479287681fc1ea8607d1fa665d827 | |
parent | ee4800de96b1fb561a1e3f612814784891b4c468 (diff) | |
download | vyatta-cfg-228748ebba43f2a3a055da8727696c8b06c6f38b.tar.gz vyatta-cfg-228748ebba43f2a3a055da8727696c8b06c6f38b.zip |
0.15.31debian/0.15.31
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 20cfedb..b119c4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +vyatta-cfg (0.15.31) unstable; urgency=low + + [ slioch ] + * sorts and generates priority statements from priority node.def + entries + * fixed script to handle multiple entries for same priority + * pull priority from file into data structure + + [ Stephen Hemminger ] + * Fix description setting on vif + + [ slioch ] + * preserve priorities in hierarchy. old priority still active, but + commit -s will now display both priorities: + * priorities should match up on all nodes now, except where the + priority file diverges from the node.defs + * activate priority values from node.def. priority file is now no + longer used and should be considered depricated. + + -- slioch <slioch@eng-140.vyatta.com> Thu, 22 Oct 2009 15:37:21 -0700 + vyatta-cfg (0.15.30) unstable; urgency=low * move priority after tag nodes. |