| Revision: | 1.5 |
| Committed: | Sat Dec 8 02:58:38 2007 UTC (18 years, 9 months ago) by root |
| Branch: | MAIN |
| Changes since 1.4: | +2 -0 lines |
| Log Message: | *** empty log message *** |
| # | Content |
|---|---|
| 1 | Revision history for EV::ADNS |
| 2 | |
| 3 | - possible future multiplicity support. |
| 4 | |
| 5 | 0.3 Mon Dec 3 20:02:40 CET 2007 |
| 6 | - properly call adns_processtimeouts in the timer callback. |
| 7 | |
| 8 | 0.2 Mon Dec 3 12:53:55 CET 2007 |
| 9 | - use an idle watcher to ensure that our prepare callback |
| 10 | is called even when we submit requests late in the event loop. |
| 11 | - doc fixes. |
| 12 | |
| 13 | 0.1 Sat Dec 1 23:35:27 CET 2007 |
| 14 | - original version, a Glib::EV clone. |