1Revision history for Perl extension Net::FreeDB.
2
30.10  Tue Oct 14 09:33:00 2014
4    - Major rewrite, interface is NOT backward compatible
5    - Fixed many issues that caused most of the funtionality to not work
6    - Is now CDDB Protocol Level 6 compliant, this includes many new methods
7    - Code no longer requires regular expressions to parse data, is much more sane
8
90.09  Mon Oct 13 13:26:00 2014
10    - Applied patch for FreeBSD from Daniel Lintott for kFreeBSD-* systems
11    - Applied patch for FreeBSD from Gregor Herrmann to disable some tests when no net access is available
12    - Applied patch to fix POD error from Gregor Herrmann
13
140.08  Thu Sep 28 11:02:51 2006
15	- Fix the use of CDDB::File in the read() method.
16	  Reported by Kaloyan Dimitrov <kaloyan.dimitrov@mail.bg>
17	- Remove an unreferenced variable in the XS files.
18	  Closes: CPAN RT #4191
19	- Add the Changes file to the packing manifest.
20
210.07  Tue Jan  3 15:57:08 2006
22	- Add FreeBSD support
23	  various minor cleanups
24	  release as 0.07 by Peter Pentchev after e-mail silence by
25	  David Shultz for a couple of months
26
270.06  Tue Feb 26 10:27:00 2002
28	- Merging query and inexact methods
29	  changing return of query method to return an
30	  array of hashes
31
320.05  Wed Feb 20 12:00:00 2002
33	- Various changes including adding CDDB::File support
34	  more tests for method and static calls and various
35	  bug fixes
36
370.01  Wed Aug  1 11:28:11 2001
38	- original version; created by h2xs 1.21 with options
39		-n Net::FreeDB -d -x discid.h
40
41