diff options
author | Daniil Baturin <daniil@baturin.org> | 2014-04-12 22:24:22 +0200 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2014-04-12 22:24:22 +0200 |
commit | 54ebd5693d7ff6f2847f6069570e3e33f90c92d4 (patch) | |
tree | dd2256aa2cbf66d817cd061128bfc04d842356d5 /debian | |
parent | 228b79f544a089e1884a69cd8e90e3a02a22360e (diff) | |
download | vyatta-cfg-system-54ebd5693d7ff6f2847f6069570e3e33f90c92d4.tar.gz vyatta-cfg-system-54ebd5693d7ff6f2847f6069570e3e33f90c92d4.zip |
0.20.43+vyos1+helium4debian/0.20.43+vyos1+helium4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 567a89d6..4a8e3213 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +vyatta-cfg-system (0.20.43+vyos1+helium4) unstable; urgency=low + + [ hydrajump ] + * Add system option for ctrl-alt-del-action to configuration + * Use elif conditional instead of if + * Add syntax check to validate value + + [ Daniil Baturin ] + * Bug #170: Rename nodes for consistency with the rest of the system. + * Bug #170: Set default wait time to 0. + * Bug #170: Set link up at after creating tunnel. + * Bug #170: Add address, disable, and description options. + * Bug #170: Break iproute2 commands in multiple line for better + readability. + * Bug #170: Specify interface name in iproute2 command to override + default numering. + * Bug #170: Remove "wait" option. + * Bug #170: Improve help strings. + + -- Daniil Baturin <daniil@baturin.org> Sat, 12 Apr 2014 22:24:22 +0200 + vyatta-cfg-system (0.20.43+vyos1+helium3) unstable; urgency=low * Bug #159: add dummy type to network interface type list. |