source: mp3-find/trunk/Changes @ 20

Last change on this file since 20 was 20, checked in by peter, 18 years ago
  • documented "status_callback" in DB.pm
  • updated Changes
File size: 704 bytes
Line 
1Revision history for Perl extension MP3::Find.
2
30.04  2 Apr 2006
4    - BUGFIX: fixed tests that were failing because the test mp3 was not included
5    - added "status_callback" option to DB backend constructor
6
70.03  27 Mar 2006
8    - added "exclude_path" option to filesystem backend
9    - added "sync_db" method to the DB backend
10    - added support for searching by ID3v2 tag (using MP3::Tag)
11
120.02  1 Feb 2006
13    - doc updates to MP3::Find (thanks to Mike Slass for the suggestion)
14    - added a test suite for the DB backend
15    - DB management functions are now in the DB backend
16    - rewrote (and documented) mp3db to use the new DB backend functions
17
180.01  29 Jan 2006
19    - first CPAN release
Note: See TracBrowser for help on using the repository browser.