ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/PApp-SQL/Changes
Revision: 1.1
Committed: Mon Feb 5 14:08:22 2001 UTC (23 years, 3 months ago) by root
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 This is the change log for the perl extension PApp::SQL.
2    
3     0.12 Mon Feb 5 13:42:20 CET 2001
4     - seperated from the PApp package.
5     - fixes for 5.005 compatibility.
6     - renamed $database to $Database.
7    
8     Changes done while this was a part of PApp include:
9    
10     0.11 <Unreleased PApp version>
11     - 5.5-ified SQL/SQL.xs.
12    
13     0.10 <Unreleased: missing license. Write to marco@toytest.com for complaints>
14     - PApp::SQL now tries to reconnect two times.
15    
16     0.08 Sun Jun 18 23:53:50 CEST 2000
17     - fixed memory corruption bug in SQL.xs that happens
18     because mod_perl BOOT:'s the same object twice :(
19     - PApp::Env and PApp::SQL should be more resistent to restarts.
20     - PApp::SQL::*fetch methods call finish on the statement handle,
21     as does sql_exec in void context.
22    
23    
24