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.