summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorStefan2010-02-21 13:02:30 +0100
committerStefan2010-02-21 13:02:30 +0100
commit53fc7e8928ab98f2290e65fc0e61a577c8725d9f (patch)
treeb1736e872f76c780b1dbfbc4ce1fd7369e0776c8 /Changelog
parentd79be08743e0e6746406718d56c0c0b15490b50e (diff)
Added the line ending characters 0x0a and 0x0d to the server.encode/server.strip protection
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index b6d2798..24208c6 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
12010-xx-xx - 0.9.30-dev 12010-xx-xx - 0.9.30-dev
2 2
3 - ... 3 - Added line ending characters %0a and %0d to the list of dangerous characters handled
4 by suhosin.server.encode and suhosin.server.strip
4 5
52009-08-15 - 0.9.29 62009-08-15 - 0.9.29
6 7