diff options
author | Daniil Baturin <daniil@baturin.org> | 2015-02-20 15:56:06 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2015-02-20 15:56:06 +0100 |
commit | 55ca193fc1c4945b8d1e16d8f5b6333d3a5228dd (patch) | |
tree | 10081191654b25967409003e93fa2fe5259483dc | |
parent | affd54db77ed309e70b89d36a884c1cf0b7249bd (diff) | |
download | vyatta-cfg-system-55ca193fc1c4945b8d1e16d8f5b6333d3a5228dd.tar.gz vyatta-cfg-system-55ca193fc1c4945b8d1e16d8f5b6333d3a5228dd.zip |
0.20.43+vyos1+helium26debian/0.20.43+vyos1+helium26
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 56fbf73a..671002a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +vyatta-cfg-system (0.20.43+vyos1+helium26) unstable; urgency=low + + * Bug #490: use command line options for parameters-only and temporary + * Bug #490: remove priority inversion in dhcpv6-options. + * Bug #491: don't allow temporary and parameters-only + * Bug #492: fail commit in case of DHCPv6 configuration errors. + + -- Daniil Baturin <daniil@baturin.org> Fri, 20 Feb 2015 15:56:06 +0100 + vyatta-cfg-system (0.20.43+vyos1+helium25) unstable; urgency=low [ Hiroshi Umehara ] |