summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2018-11-29 01:58:20 +0100
committerDaniil Baturin <daniil@baturin.org>2018-11-29 01:58:20 +0100
commite75e4ae638c49e512a3013d1806e59a67978c5f9 (patch)
treead6f46748224ed883e1e9e18a72efaa34ccc1840 /debian
parentcb08923fcdb77e0c29d5763f12f3d6cfd6b915de (diff)
downloadvyos-1x-e75e4ae638c49e512a3013d1806e59a67978c5f9.tar.gz
vyos-1x-e75e4ae638c49e512a3013d1806e59a67978c5f9.zip
Update the changelog (even though the actual change is in vyconf).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 27954ffc4..ca9a9f458 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libvyosconfig0 (0.0.4) unstable; urgency=medium
+
+ * Escape special characters in config commands output.
+
+ -- Daniil Baturin <daniil@baturin.org> Thu, 29 Nov 2018 01:26:32 +0100
+
libvyosconfig0 (0.0.3) unstable; urgency=medium
* Allow all characters except braces, quotes, and whitespace in identifiers.