ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-DBus/Changes
Revision: 1.3
Committed: Mon Jun 21 10:24:44 2010 UTC (13 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-0_3
Changes since 1.2: +4 -0 lines
Log Message:
0.3

File Contents

# User Rev Content
1 root 1.1 Revision history for AnyEvent::DBus
2    
3 root 1.3 0.3 Mon Jun 21 11:51:07 CEST 2010
4     - fix documentation and add AnyEvent dependency
5     (found by Sahil Tandon).
6    
7 root 1.2 0.1 Mon Jun 21 02:13:33 CEST 2010
8     - first version, almost completely untested.
9    
10     0.0 Mon Jun 21 00:03:22 CEST 2010
11 root 1.1 - original version, an AnyEvent::AIO clone.