*** empty log message ***

This commit is contained in:
Thomas Ries
2011-01-09 14:45:32 +00:00
parent 4129713d2a
commit 9ac56cc9fe
+3
View File
@@ -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.