summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-04-16 01:37:14 +0000
committerroot <root>2008-04-16 01:37:14 +0000
commit22a779277c1d3f76c396208dd8e1321ebce87521 (patch)
tree9b83c7378b4ad92794e8990adf0659a66468eab6 /Changes
parent8176c9f3c1c2e3b60d7ff3cc89c9083c8d0f1826 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 2a3927a..c2106bd 100644
--- a/Changes
+++ b/Changes
@@ -18,6 +18,7 @@ Revision history for libev, a high-performance and full-featured event loop.
- fix ev_async_pending, add c++ wrapper for ev_async
(based on patch sent by Johannes Deisenhofer.
- add sensible set method to ev::embed.
+ - made integer constants type int in ev.h.
3.2 Wed Apr 2 17:11:19 CEST 2008
- fix a 64 bit overflow issue in the select backend,