Ignore:
Timestamp:
11/02/09 04:24:39 (2 years ago)
Author:
submersible_toaster
Message:

update changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IO-Socket-Multicast/Changes

    r6064 r9009  
    1 Revision history for Perl extension IO-Socket-Multicast 
     1Revision history for Perl extension IO::Socket::Multicast 
     21.08    Mon Nov  2 11:23:33 EST 2009 
     3    Test fixes and spelling corrections (BRAMBLE) 
    24 
    3 1.06_02 Tue Jul 14 10:00:00 AEST 2009 
    4     - Adjust some win32 includes involving the ordering 
    5       of the definition of multicast constants. 
    6       winsock vs winsock2 
     51.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. 
    79 
    8 1.06_01 Mon Jun 29 7:00:00 AEST 2009 
    9     - Prepare a developer release addressing test/build 
     101.06    Beta test 
    1011 
    11121.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. 
    1314 
    14151.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. 
    1617 
    17181.02    Thu Nov 17 12:04:21 EST 2005 
    18     - Skip regression test #4 (mcast_drop) because it always fails 
    19       on windows platforms. This 
    20       should not affect functionality, as the test asks 
    21       mcast_drop() to return a false value when dropping 
    22       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. 
    2324 
    24251.01    July 5, 2005 
    25     - All symbols now in IO::Socket::Multicast package 
    26           (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. 
    2930 
    30311.00    April 9, 2005 
    31     - Reconstructed module after CVS server crash. 
    32     - Fixed documentation errors 
     32    Reconstructed module after CVS server crash. 
     33    Fixed documentation errors 
    3334 
    34350.25    August 25, 2001 
    35         - Document ReuseAddr 
     36        Document ReuseAddr 
    3637 
    37380.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. 
    4142 
    42430.10  July 18, 2000 
    43     - Documentation bug fixes 
     44    Documentation bug fixes 
    4445 
    45460.03  July 18, 2000 
    46     - Turned into a subclass of IO::Socket::INET 
     47    Turned into a subclass of IO::Socket::INET 
    4748 
    48490.02  July 17, 2000 
    49     - First release 
     50    First release 
    5051 
    51520.01  Fri Mar 31 11:28:47 2000 
    5253    - 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.