ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV-ADNS/Changes
Revision: 1.4
Committed: Mon Dec 3 19:05:02 2007 UTC (16 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-0_3
Changes since 1.3: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for EV::ADNS
2
3 0.3 Mon Dec 3 20:02:40 CET 2007
4 - properly call adns_processtimeouts in the timer callback.
5
6 0.2 Mon Dec 3 12:53:55 CET 2007
7 - use an idle watcher to ensure that our prepare callback
8 is called even when we submit requests late in the event loop.
9 - doc fixes.
10
11 0.1 Sat Dec 1 23:35:27 CET 2007
12 - original version, a Glib::EV clone.