summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-11-04 18:40:09 +0000
committerroot <root>2010-11-04 18:40:09 +0000
commita7fc65050d6f47a2779b2180ed34c944c8d1074b (patch)
treeff7029b54d9b531878589bc524481cfb69be4ffc /Changes
parent0eaed088d2837d8c2c1f7c815b0e365824087d58 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changes b/Changes
index 53ae61b..565c228 100644
--- a/Changes
+++ b/Changes
@@ -1,7 +1,9 @@
Revision history for libev, a high-performance and full-featured event loop.
- automake fucked it up, apparently, --add-missing -f is not quite enough
- to make it update its files. grrr.
+ to make it update its files, so 4.00 didn't install ev++.h and
+ event.h on make install. grrr.
+ - ev_loop(count|depth) didn't return anything (Robin Haberkorn).
- change EV_UNDEF to 0xffffffff to silence some overzealous compilers.
- use "(libev) " prefix for all libev error messages now.