ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Changes
Revision: 1.2
Committed: Tue Jul 10 01:43:21 2001 UTC (22 years, 10 months ago) by root
Branch: MAIN
Changes since 1.1: +6 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension Coro.
2    
3 root 1.2 0.02 Tue Jul 10 01:38:17 CEST 2001
4     - implemented "async" attribute.
5     - $_ and $@ are now localized.
6     - added Coro::Channel.
7     - more testcases, still no docs.
8    
9 root 1.1 0.01 Tue Jul 3 02:18:41 CEST 2001
10     - original version; copied from Convert::Scalar.
11