summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorBen Fuhrmannek2014-07-14 13:10:06 +0200
committerBen Fuhrmannek2014-07-14 13:10:06 +0200
commitb18ef2093f80c49b958a1eacb77be9332b5ff23e (patch)
treee906f62c93b70bd80612a36f6ad1aff45a0f42cf /Changelog
parent81435af6f665c73e46562cf1489aaa3f0435b615 (diff)
updated changelog after merge
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