diff options
author | Daniil Baturin <daniil@baturin.org> | 2018-08-14 23:15:59 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-14 23:15:59 +0700 |
commit | 04cdcfab6775d83e6f80a5b4f45bffc8a6c4dc17 (patch) | |
tree | 6f0c2b069de8c54dbc98801f5464099b7e062006 /debian/changelog | |
parent | d822de344c8425b793e0595ba1d0a70c033d2cc3 (diff) | |
parent | 32ff96a64d351e9f72bc876f535f4898d9a08382 (diff) | |
download | vyos-1x-04cdcfab6775d83e6f80a5b4f45bffc8a6c4dc17.tar.gz vyos-1x-04cdcfab6775d83e6f80a5b4f45bffc8a6c4dc17.zip |
Merge pull request #27 from hagbard-01/current
T427, T773 adding wirguard support
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e8519e87a..a7c428cda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyos-1x (1.2.0-2) unstable; urgency=medium + + * T773: adding wireguard support + + -- hagbard <vyosdev@derith.de> Sat, 11 Aug 2018 15:51:34 -0700 + vyos-1x (1.2.0-1) unstable; urgency=medium * T666, T616: new implementation of the VRRP CLI. |