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

# User Rev Content
1 root 1.1 Revision history for Perl extension Urlader
2    
3 root 1.8 1.01 Sun Jun 17 15:09:57 CEST 2012
4 root 1.7 - 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 root 1.8 - Urlader::lock now official part of the API, and doesn't cause
7     "free unreferenced scalar" error.
8 root 1.7
9 root 1.6 1.0 Mon Feb 6 23:08:58 CET 2012
10     - warn about set*id or privileged operation.
11 root 1.5 - properly do PATH search on unix to find executable (*blush*).
12 root 1.3 - more tips and tricks.
13 root 1.4 - use FILE_SHARE_DELETE when opening override/executable and lockfiles
14     on windows.
15 root 1.3
16 root 1.2 0.2 Sun Jan 8 10:12:00 CET 2012
17     - initial release, was successfully used for one deliantra
18     release.
19    
20 root 1.1 0.01 Sat Dec 31 11:15:29 CET 2011
21     - original version; cloned from Convert::Scalar and scavenging
22     earlier "urlader" work.
23