aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-11-17 21:11:10 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-11-17 21:11:10 +0000
commit820011dedc4463c86d114e13f0754196f855b7e7 (patch)
tree65afe110dfaae47fd3d3fc22b020b0520b81c996 /CHANGES
parentcdd6054e089ea5273dffe670b37d4b5c9c3ca562 (diff)
Added more compiler warning options for gcc 4.3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a2edf5493..b63249927 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@
Changelog
+Daniel Fandrich (17 Nov 2008)
+- Added more compiler warning options for gcc 4.3
+
Yang Tse (17 Nov 2008)
- Fix a remaining problem in the inet_pton() runtime configure check. And
fix internal Curl_inet_pton() failures to reject certain malformed literals.