2005-03-05
- 80network.t && added Prereqs (jaybonci@debian.org RT #11508 & #11509)
2005-02-25
- Added new script 'gateway.pl' that acts as a static repository broker
- Library now uses temporary files to harvest (due to memory leak in LibXML's parse_string), provides for a smaller memory footprint
- Numerous bug fixes
2005-02-23
- Added support for harvesting from Static repositories
- Fixed bug where the error message for an unsupported namespace wasn't getting displayed
2004-10-08
- Moved to namespace HTTP::OAI
- Changed all arguments from -style to 'argument'
- Now uses (in a round-about way) XML::SAX, dropping the requirement for XML::Parser and XML::SAX::PerlSAX
- Fixed some bugs with the DOM construction code (which also effected toString)