diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2010-11-04 Reinhard Max <max@suse.de> + + * tests/socket.test: Run the socket tests three times with the + address family set to any, inet, and inet6 respectively. Use + constraints to skip the tests if a family is found to be + unsupported or not configured on the local machine. Adjust the + tests to dynamically adapt to the address family that is being + tested. + 2010-11-04 Stuart Cassoff <stwo@users.sourceforge.net> * unix/Makefile.in: [Patch 3101127]: Installer Improvements. * unix/install-sh: |