ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/PApp-SQL/Changes
Revision: 1.3
Committed: Mon Feb 12 17:47:10 2001 UTC (23 years, 3 months ago) by root
Branch: MAIN
CVS Tags: PAPP_0_12, DEVEL7952, DEVEL9021
Changes since 1.2: +5 -2 lines
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 root 1.3 0.121 Mon Feb 12 16:56:21 CET 2001
4 root 1.2 - set InactiveDestroy for all handles in reinitialize instead
5     of closing them.
6    
7 root 1.1 0.12 Mon Feb 5 13:42:20 CET 2001
8     - seperated from the PApp package.
9     - fixes for 5.005 compatibility.
10     - renamed $database to $Database.
11    
12     Changes done while this was a part of PApp include:
13    
14     0.11 <Unreleased PApp version>
15 root 1.3 - 5.005-ified SQL/SQL.xs.
16 root 1.1
17     0.10 <Unreleased: missing license. Write to marco@toytest.com for complaints>
18 root 1.3 - PApp::SQL now tries to reconnect twice.
19 root 1.1
20     0.08 Sun Jun 18 23:53:50 CEST 2000
21     - fixed memory corruption bug in SQL.xs that happens
22     because mod_perl BOOT:'s the same object twice :(
23     - PApp::Env and PApp::SQL should be more resistent to restarts.
24     - PApp::SQL::*fetch methods call finish on the statement handle,
25     as does sql_exec in void context.
26    
27 root 1.3 Even older, prehistoric versions of this module under other names
28     obviously had no Changes file (that's why it's called _pre_historic).
29 root 1.1
30