ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV-Glib/Changes
Revision: 1.5
Committed: Sat Jan 31 09:48:22 2009 UTC (15 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_01, HEAD
Changes since 1.4: +4 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 Revision history for EV::Glib
2    
3 root 1.5 2.01 Sat Jan 31 10:47:04 CET 2009
4     - fixed the problem of glib users being unable to
5     poll for writing (analysed by common@gmx.ch).
6    
7 root 1.4 2.0 Sat Dec 22 17:49:53 CET 2007
8 root 1.3 - upgrade to EV version 2.0 API.
9    
10 root 1.2 0.1 Sat Dec 8 16:11:02 CET 2007
11 root 1.1 - original version, a Glib::EV clone.