From 9ac56cc9fe17ddf9e547ad46b9cb9ad79d22b26f Mon Sep 17 00:00:00 2001 From: Thomas Ries Date: Sun, 9 Jan 2011 14:45:32 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index e82519c..02c50ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ ===== 09-Jan-2011: - use CFLAGS -Wall only with GCC compiler - fixed UA masquerading which was always set ("foobar") + - fixed more compiler warnings [3086381] + - configure.in: set library/include search paths before + searching for local libltdl installation [3086321] 14-Oct-2010: - fixed a number of compiler warnings (by Norm Brandinger) [3086593,3086371,3086351] 03-Oct-2010: - use getifaddrs() to get the IP address of local interfaces.