File: Changes

package info (click to toggle)
libtree-redblack-perl 0.3-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 56 kB
  • ctags: 31
  • sloc: perl: 408; makefile: 35
file content (13 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Revision history for Perl extension Tree::RedBlack.

0.01  Wed Oct 14 13:42:34 1998
	- original version; created by h2xs 1.18

0.1   Wed Oct 14 16:51:00 1998
	- first public alpha release; bholzman

0.2   Wed Oct 28 16:07:00 1998
	- fixed major Makefile.PL mess-up; bholzman

0.3   Tue Jun 29 10:53:00 1999
	- fixed memory leak; bholzman