root/psad/tags/psad-2.1.2/Net-IPv4Addr/NEWS

Revision 640, 0.8 kB (checked in by mbr, 6 years ago)

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 Net::IPv4Addr NEWS -- History of User-Visible Changes.  May 03 2000
2
3 * Changes in IPv4Addr 0.10
4
5     - Fixed important errors which occurs when using
6       a /0 CIDR. Thanks to Bernd Eckenfels from Debian
7       for the fix.
8
9     - Fixed : ipv4_in_network( anything, 0.0.0.0/0) was
10       returning true. Thanks to Bernd Eckenfels from Debian
11       for the fix.
12
13     - ipv4_chkip wasn't exported with the all tag.
14
15 * Changes in IPv4Addr 0.09
16
17     - Fixed an important bug in ipv4_in_network which caused
18       comparison between networks that where in different class
19       to fail.
20
21 * Changes in IPv4Addr 0.07
22
23     -  Debian packaging done by Bernd Eckenfels <ecki@lina.inka.de>.
24
25 * Change in  IPv4Addr 0.06
26
27     - Module was renamed to Net::IPv4Addr to better fit into CPAN hierarchy.
28
Note: See TracBrowser for help on using the browser.