ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Glib-EV/Changes
Revision: 1.7
Committed: Mon Nov 1 22:23:30 2010 UTC (13 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_02, HEAD
Changes since 1.6: +3 -0 lines
Log Message:
2.02

File Contents

# User Rev Content
1 root 1.1 Revision history for Glib::EV
2    
3 root 1.7 2.02 Mon Nov 1 23:22:19 CET 2010
4     - port to EV 4.00 API.
5    
6 root 1.6 2.01 Sat Jan 31 10:47:04 CET 2009
7     - fixed the problem of glib users being unable to
8     poll for writing (analysed by common@gmx.ch).
9    
10 root 1.5 2.0 Sat Dec 22 17:49:53 CET 2007
11 root 1.4 - upgrade to EV version 2.0 API.
12 root 1.3
13 root 1.2 1.0 Sun Nov 25 10:44:58 CET 2007
14     - update META.yml, no functional changes.
15    
16 root 1.1 0.1 Sat Nov 24 17:10:16 CET 2007
17     - original version, a Glib::Event clone.