ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Urlader/Changes
Revision: 1.8
Committed: Sun Jun 17 13:11:25 2012 UTC (11 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-1_01, HEAD
Changes since 1.7: +3 -3 lines
Log Message:
1.01

File Contents

# Content
1 Revision history for Perl extension Urlader
2
3 1.01 Sun Jun 17 15:09:57 CEST 2012
4 - use :raw:perlio to open files for retarted operating systems, although
5 :perlio *should* work - maybe a perl 5.8 issue? (reported by sten).
6 - Urlader::lock now official part of the API, and doesn't cause
7 "free unreferenced scalar" error.
8
9 1.0 Mon Feb 6 23:08:58 CET 2012
10 - warn about set*id or privileged operation.
11 - properly do PATH search on unix to find executable (*blush*).
12 - more tips and tricks.
13 - use FILE_SHARE_DELETE when opening override/executable and lockfiles
14 on windows.
15
16 0.2 Sun Jan 8 10:12:00 CET 2012
17 - initial release, was successfully used for one deliantra
18 release.
19
20 0.01 Sat Dec 31 11:15:29 CET 2011
21 - original version; cloned from Convert::Scalar and scavenging
22 earlier "urlader" work.
23