diff options
author | Alex Harpin <development@landsofshadow.co.uk> | 2015-11-29 18:51:47 +0000 |
---|---|---|
committer | Alex Harpin <development@landsofshadow.co.uk> | 2015-11-29 18:51:47 +0000 |
commit | b4204def17db823887a2354959207a39eeecfd53 (patch) | |
tree | 51edbdd19e380f94fcb75907278d9f37ec9a8828 | |
parent | 700aaeba1a4512513f8e4ab09ea3e2fdf7cc40b1 (diff) | |
download | vyatta-cfg-firewall-b4204def17db823887a2354959207a39eeecfd53.tar.gz vyatta-cfg-firewall-b4204def17db823887a2354959207a39eeecfd53.zip |
0.14.0+vyos2+lithium15debian/0.14.0+vyos2+lithium15
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b4a15f9..fe3e8ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +vyatta-cfg-firewall (0.14.0+vyos2+lithium15) unstable; urgency=low + + [ Alex Harpin ] + * vyatta-cfg-firewall: drop executable permissions on node.defs + * vyatta-cfg-firewall: check rules for errors before processing them + * vyatta-cfg-firewall: formatting changes for style consistency + * vyatta-cfg-firewall: update nfct commands to use the new syntax + + -- Alex Harpin <development@landsofshadow.co.uk> Sun, 29 Nov 2015 18:51:08 +0000 + vyatta-cfg-firewall (0.14.0+vyos2+lithium14) unstable; urgency=low [ Alex Harpin ] |