summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a603fb7..b565bab 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,8 @@
7 - Added experimental PDO support 7 - Added experimental PDO support
8 - SQL checks other than mysql (Mysqli + old-style) must be enabled with 8 - SQL checks other than mysql (Mysqli + old-style) must be enabled with
9 configure --enable-suhosin-experimental, e.g. MSSQL. 9 configure --enable-suhosin-experimental, e.g. MSSQL.
10 - disallow_ws now matches all single-byte whitespace characters
11 - remove_binary and disallow_binary now optionally allow UTF-8.
10 12
112014-06-10 - 0.9.36 132014-06-10 - 0.9.36
12 14