diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2012-06-21 18:05:25 -0700 |
---|---|---|
committer | Stephen Hemminger <shemminger@vyatta.com> | 2012-06-21 18:05:25 -0700 |
commit | 3370a99a9f030da1e4177d4611da3ecbd54901ec (patch) | |
tree | a23a90311ddd865d365074d3a0ec31644f559e01 | |
parent | 05cb0712cb5dd1876acbaf0666f9800a71ab324e (diff) | |
download | vyatta-cfg-3370a99a9f030da1e4177d4611da3ecbd54901ec.tar.gz vyatta-cfg-3370a99a9f030da1e4177d4611da3ecbd54901ec.zip |
0.99.88debian/0.99.88
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1553e5b..cef1cff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vyatta-cfg (0.99.88) unstable; urgency=low + + * ioctl interface improvements + * Remove trailing whitespace + * Allow dataplane interface name dp0em0 + * Simplify name matching regex + + -- Stephen Hemminger <shemminger@vyatta.com> Thu, 21 Jun 2012 18:05:25 -0700 + vyatta-cfg (0.99.87) unstable; urgency=low * Fix memory problem on bad config file |