summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-04-16 18:47:06 +0000
committerroot <root>2008-04-16 18:47:06 +0000
commitf2b11563b03f2e155a14ba9b2a1f386858a3c57a (patch)
tree953cd4e04c213dc3e2c95bb2acbd01346d98f41c /Changes
parent49ba445cffec2b673403ad9923aa5d2e1dbaffd3 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 2cad050..3e49bcb 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
Revision history for libev, a high-performance and full-featured event loop.
+3.3 Wed Apr 16 20:45:04 CEST 2008
+ - added last minute fix for ev_poll.c by Brandon Black not
+ included in original 3.3 tarball.
+
3.3 Wed Apr 16 19:04:10 CEST 2008
- event_base_loopexit should return 0 on success
(W.C.A. Wijngaards).