diff options
| author | Ben Fuhrmannek | 2014-08-19 22:27:21 +0200 |
|---|---|---|
| committer | Ben Fuhrmannek | 2014-08-19 22:27:21 +0200 |
| commit | 820a9bab3b844126a1add2519b7e58cf5b36a555 (patch) | |
| tree | 3d8b22ee96f5cff0d8de28b8cfe36012a358fe56 | |
| parent | 9d00bb4b438d5cb21ea8fc038892ddf8563a9c26 (diff) | |
updated changelog after merge
| -rw-r--r-- | Changelog | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -9,6 +9,11 @@ | |||
| 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 | 10 | - disallow_ws now matches all single-byte whitespace characters |
| 11 | - remove_binary and disallow_binary now optionally allow UTF-8. | 11 | - remove_binary and disallow_binary now optionally allow UTF-8. |
| 12 | - introduced suhosin.upload.allow_utf8 | ||
| 13 | - reimplemented suhosin_get_raw_cookies() | ||
| 14 | - fixed potential segfault for disable_display_errors=fail (only on ARM) | ||
| 15 | - fixed potential NULL-pointer dereference with func.blacklist and logging | ||
| 16 | - logging timestamps are localtime instead of gmt now (thanks to mkrokos) | ||
| 12 | 17 | ||
| 13 | 2014-06-10 - 0.9.36 | 18 | 2014-06-10 - 0.9.36 |
| 14 | 19 | ||
