aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-07-14 12:39:50 +0000
committerYang Tse <yangsita@gmail.com>2008-07-14 12:39:50 +0000
commitfe7bb33af8d8b4e0ede43b4fa1caf7d8b00c7966 (patch)
tree7972712642de31e4a187ec74678ebb91606447ce /CHANGES
parentda6fa34f021c5dfd3d0ecc9de6950497dc1a737a (diff)
HTTP_ONLY definition check in lib/setup.h is now done once that configuration
file has been included. In this way if symbol is defined in the config file it will no longer be ignored.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3af335741..e9a6c9ebc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,11 @@
Changelog
+Yang Tse (14 Jul 2008)
+- HTTP_ONLY definition check in lib/setup.h is now done once that configuration
+ file has been included. In this way if symbol is defined in the config file
+ it will no longer be ignored.
+
Yang Tse (11 Jul 2008)
- Added missing multiple header inclusion prevention definition for header
file content_encoding.h