diff options
author | hagbard <vyosdev@derith.de> | 2019-01-30 14:57:51 -0800 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2019-02-28 15:01:16 +0100 |
commit | 7794b835e246214493b91f120a18a02248dca076 (patch) | |
tree | 8d4c6ef99129926fe4c113a4f8a37200acf1f955 /debian/changelog | |
parent | bd654e86b6567045d337606b63f276d14b59b224 (diff) | |
download | vyos-1x-7794b835e246214493b91f120a18a02248dca076.tar.gz vyos-1x-7794b835e246214493b91f120a18a02248dca076.zip |
Fix: T1217 - cant delete wireguard wg0 interface
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 415cee0ff..477ce8a56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyos-1x (1.2.0-11) unstable; urgency=low + + * Fix: T1217 - cant delete wireguard wg0 interface + + -- hagbard <vyosdev@derith.de> Wed, 30 Jan 2019 14:54:45 -0800 + vyos-1x (1.2.0-10) unstable; urgency=low * T1178: Scheduled script breaks ability to modify configuration |