Changelog for
perl-Directory-Queue-1.9-1.1.noarch.rpm :
Sat Oct 31 13:00:00 2015 cooloAATTsuse.com
- updated to 1.9
see /usr/share/doc/packages/perl-Directory-Queue/Changes
1.9 Fri Oct 30 2015
* The queue constructors now have new maxlock and maxtemp options
specifying the default values to be used by the purge() method.
Fri Apr 17 14:00:00 2015 cooloAATTsuse.com
- updated to 1.8
see /usr/share/doc/packages/perl-Directory-Queue/Changes
1.8 Tue May 21 2013
* Added link to the Java implementation, changed the Python link.
* Now using No::Worries::Stat instead of hard-coded constants.
* Documented the rndhex attribute of the constructors.
* Directory::Queue::Simple is now the default when creating queues.
1.7 Tue Nov 13 2012
* Now using No::Worries.
* Cleanup code to please Perl::Critic.
* Added a sample script (dqt.pl in the eg directory).
1.6 Tue Jun 5 2012
* Better handle race conditions in Directory::Queue::Simple\'s lock().
* Improved I/O speed for binary files.
1.5 Tue Jan 24 2012
* Changed the class hierarchy while preserving backward compatibility
(Directory::Queue is now only the base/front-end class).
* Added Directory::Queue::Null which is a kind of black hole.
Thu Dec 8 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 1.4:
* documentation cleanup
* packaging cleanup
* minor speed improvement via better I/O
Fri Nov 18 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 1.3:
* refactored the code to better share common parts
* added Directory::Queue::Simple for an alternative queue system
Tue May 17 14:00:00 2011 pascal.bleserAATTopensuse.org
- initial version (1.1)