summaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2021-09-24 11:02:21 +0200
committerRoland Reichwein <mail@reichwein.it>2021-09-24 11:02:21 +0200
commit9a40db34cd48b776023e3558a855458fa4f9d264 (patch)
treeb7458e4702fa01a73adc78c73563590cb8d684f3 /debian/changelog
parent108dec000f813e1ba54dfc2a59a9dfe028cca414 (diff)
webserver version 1.14: Bugfix: URL decode in static files
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cb34ab9..ba76792 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+webserver (1.14) unstable; urgency=medium
+
+ * Bugfix: URL decoding in static files plugin
+
+ -- Roland Reichwein <mail@reichwein.it> Fri, 24 Sep 2021 10:47:07 +0200
+
webserver (1.13) unstable; urgency=medium
* Code cleanup (Boost tests instead of google tests)