diff options
author | hagbard <vyosdev@derith.de> | 2019-01-23 11:51:05 -0800 |
---|---|---|
committer | hagbard <vyosdev@derith.de> | 2019-01-25 12:02:44 -0800 |
commit | 2ff09dbd66ee8196f985d1215f0e9bfb519efb12 (patch) | |
tree | 20db27d46542b35ba47eed5fd74213c2b4122336 /debian/changelog | |
parent | 44dea640c6587a3599b427da9cdf79857fb4003a (diff) | |
download | vyos-1x-2ff09dbd66ee8196f985d1215f0e9bfb519efb12.tar.gz vyos-1x-2ff09dbd66ee8196f985d1215f0e9bfb519efb12.zip |
Fix: T1178: Scheduled script breaks ability to modify configuration
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 783080a92..415cee0ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyos-1x (1.2.0-10) unstable; urgency=low + + * T1178: Scheduled script breaks ability to modify configuration + + -- hagbard <vyosdev@derith.de> Tue, 22 Jan 2019 13:35:09 -0800 + vyos-1x (1.2.0-9) unstable; urgency=low * T1168: Upgrade: 1,1,7 -> 1.2.0-epa2 |