--- Urlader/Changes 2012/01/08 09:12:52 1.2 +++ Urlader/Changes 2012/06/17 12:56:16 1.7 @@ -1,5 +1,18 @@ Revision history for Perl extension Urlader +13:23:11 perl-libextractor don't have option for add_require() +13:24:28 LibExtractor.pm: line ~610 $Config{_a} return '.a', but under win need to '.lib' + + - use :raw:perlio to open files for retarted operating systems, although + :perlio *should* work - maybe a perl 5.8 issue? (reported by sten). + +1.0 Mon Feb 6 23:08:58 CET 2012 + - warn about set*id or privileged operation. + - properly do PATH search on unix to find executable (*blush*). + - more tips and tricks. + - use FILE_SHARE_DELETE when opening override/executable and lockfiles + on windows. + 0.2 Sun Jan 8 10:12:00 CET 2012 - initial release, was successfully used for one deliantra release.