diff options
author | root <root> | 2010-02-14 19:23:19 +0000 |
---|---|---|
committer | root <root> | 2010-02-14 19:23:19 +0000 |
commit | ff4f50da8c13f026c1d46e0352d13feee660d9e3 (patch) | |
tree | 2668a067ba768e6724ca1cbd688cda2b519b771c /Changes | |
parent | 4dbfe801615d8cac7991ea6e22754860e4ff1817 (diff) |
forgot to ev_stop in ev_embed_stop
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ Revision history for libev, a high-performance and full-featured event loop. + - ev_embed_stop did not correctly stop the watcher (very good + testcase by Vladimir Timofeev). - applied win32 fixes by Michael Lenaghan. - remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu). - configure now prepends -O3, not appends it, so one can still |