File: Changes

package info (click to toggle)
libnet-subnets-perl 0.21-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 72 kB
  • ctags: 10
  • sloc: perl: 62; makefile: 43
file content (52 lines) | stat: -rw-r--r-- 885 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Revision history for Perl extension Net::Subnets.

0.21  Sat Feb 19 21:00:00 2005
        - fixed pod (Jan Harders)

0.20  Sun Nov 16 16:00:00 2003

	- added list() function
	- better documentation

0.19  Wed Nov 12 11:00:00 2003

	- fixed a bug in subnets() and check() which produced
	  false matches, reported by Eric Johanson

	- fixed the changelog

0.18  Tue Sep 30 21:30:00 2003

	- fixed some typos

0.17  Tue Sep 30 21:00:00 2003

	- made the constructor inheritable, reported by Markus Thielmann

0.16  Sun Sep 28 22:00:00 2003

	- added range() function

0.15  Mon Sep 15 21:00:00 2003

	- new test

0.14  Fri Sep 12 23:30:00 2003

	- better documentation

0.13  Fri Sep 12 22:55:00 2003

	- added example

0.12  Fri Sep 12 01:00:00 2003

	- fixed even more typos

0.11  Thu Sep 12 00:00:00 2003

	- fixed some typos

0.10  Wed Aug 27 22:00:00 2003

	- first public release