ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro-Mysql/Changes
Revision: 1.4
Committed: Sat Jun 20 20:43:44 2009 UTC (14 years, 11 months ago) by root
Branch: MAIN
Changes since 1.3: +4 -1 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension Coro::Mysql
2    
3 root 1.4 - allow unblock calls on non-mysql handles as well
4     (and ignore them).
5     - leak memory and do not try to unpatch at global
6     destruction - it is simply too unsafe.
7 root 1.3
8 root 1.2 0.1 Sat May 30 08:57:43 CEST 2009
9     - first cpan upload.
10    
11 root 1.1 0.01 Sun May 17 15:11:00 CEST 2009
12     - original version; cloned from Convert::Scalar.
13