summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
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.