summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-11-17 14:38:21 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-11-17 14:38:21 +0100
commit880a5cdfdda0e5176f826c68b8afcea915829a4d (patch)
treea115828930488954f76c5bd7d45a40aba7bc61a6 /debian/changelog
parent22ac2057a73db5009cc360ecc0748791aaa484c6 (diff)
Fix overrun when quotes are unescaped
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3180ce9..41f5009 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fast-cpp-csv-parser (0.0+git20160525~9bf299c-2) UNRELEASED; urgency=medium
+
+ * New debain/patches/0100-unescaped_quotes.patch:
+ - Fix overrun when quotes are unescaped.
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 17 Nov 2016 14:32:30 +0100
+
fast-cpp-csv-parser (0.0+git20160525~9bf299c-1) unstable; urgency=medium
* New upstream release.