Changeset 9009 for trunk/IO-Socket-Multicast
- Timestamp:
- 11/02/09 04:24:39 (2 years ago)
- File:
-
- 1 edited
-
trunk/IO-Socket-Multicast/Changes (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/IO-Socket-Multicast/Changes
r6064 r9009 1 Revision history for Perl extension IO-Socket-Multicast 1 Revision history for Perl extension IO::Socket::Multicast 2 1.08 Mon Nov 2 11:23:33 EST 2009 3 Test fixes and spelling corrections (BRAMBLE) 2 4 3 1.0 6_02 Tue Jul 14 10:00:00 AEST 20094 - Adjust some win32 includes involving the ordering 5 of the definition of multicast constants.6 winsock vs winsock2 5 1.07 Tue Jul 14 12:54:46 EDT 2009 6 Patches to run correctly on Windows platforms under Perl 5.10 7 courtesy Andrew Bramble 8 Regression test fixes. 7 9 8 1.06_01 Mon Jun 29 7:00:00 AEST 2009 9 - Prepare a developer release addressing test/build 10 1.06 Beta test 10 11 11 12 1.05 Sat Aug 12 17:28:41 EDT 2006 12 -Run correctly on Windows platforms under Perl 5.8.8.13 Run correctly on Windows platforms under Perl 5.8.8. 13 14 14 15 1.03-1.04 Fri Dec 2 10:44:35 EST 2005 15 -Various fixes to compile cleanly on Windows platforms.16 Various fixes to compile cleanly on Windows platforms. 16 17 17 18 1.02 Thu Nov 17 12:04:21 EST 2005 18 -Skip regression test #4 (mcast_drop) because it always fails19 on windows platforms. This20 should not affect functionality, as the test asks21 mcast_drop() to return a false value when dropping22 an address twice.19 Skip regression test #4 (mcast_drop) because it always fails 20 on windows platforms. This 21 should not affect functionality, as the test asks 22 mcast_drop() to return a false value when dropping 23 an address twice. 23 24 24 25 1.01 July 5, 2005 25 -All symbols now in IO::Socket::Multicast package26 (some were in IO::Socket in previous versions)27 -Incorporates patches to compile cleanly on Win32 systems,28 contributed by Thomas Kratz.26 All symbols now in IO::Socket::Multicast package 27 (some were in IO::Socket in previous versions) 28 Incorporates patches to compile cleanly on Win32 systems, 29 contributed by Thomas Kratz. 29 30 30 31 1.00 April 9, 2005 31 -Reconstructed module after CVS server crash.32 -Fixed documentation errors32 Reconstructed module after CVS server crash. 33 Fixed documentation errors 33 34 34 35 0.25 August 25, 2001 35 -Document ReuseAddr36 Document ReuseAddr 36 37 37 38 0.11 August 1, 2000 38 -Fixed core dumps on some systems.39 -Added warnings about broken linuxes.40 -IO::Interface 0.94 is now a prerequisite.39 Fixed core dumps on some systems. 40 Added warnings about broken linuxes. 41 IO::Interface 0.94 is now a prerequisite. 41 42 42 43 0.10 July 18, 2000 43 -Documentation bug fixes44 Documentation bug fixes 44 45 45 46 0.03 July 18, 2000 46 -Turned into a subclass of IO::Socket::INET47 Turned into a subclass of IO::Socket::INET 47 48 48 49 0.02 July 17, 2000 49 -First release50 First release 50 51 51 52 0.01 Fri Mar 31 11:28:47 2000 52 53 - original version; created by h2xs 1.20 with options 53 -n Ioctl::Atmark -cf 54 -n Ioctl::Atmark -cf 55
Note: See TracChangeset
for help on using the changeset viewer.
