| Revision: | 1.2 |
| Committed: | Tue Nov 29 16:03:24 2005 UTC (20 years, 5 months ago) by root |
| Branch: | MAIN |
| CVS Tags: | rel-0_2, HEAD |
| Changes since 1.1: | +6 -0 lines |
| Log Message: | *** empty log message *** |
| # | Content |
|---|---|
| 1 | Revision history for Glib::Event |
| 2 | |
| 3 | 0.2 Tue Nov 29 16:57:13 CET 2005 |
| 4 | - don't use a timeout watcher as one_event already provides |
| 5 | one, and ours is called even after it has been canceled, leading to |
| 6 | segfaults or worse. |
| 7 | - improved documentation. |
| 8 | |
| 9 | 0.1 Sun Nov 27 13:45:36 CET 2005 |
| 10 | - original version, a Linux::Inotify2 clone. |