summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2008-05-02 08:36:20 +0000
committerroot <root>2008-05-02 08:36:20 +0000
commit205a9b102b22f2dc1c711d8a8a5cb98488d22c9b (patch)
treeb8cda164341181a080cbb33f24ea0a9f5851ef8c /Changes
parent1b5bdfc28c14e180f3369f1bd995af92c20f15e9 (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 54c9c3f..9f2e296 100644
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@ Revision history for libev, a high-performance and full-featured event loop.
for better cache-efficiency and increases memory requirements
by up to two pointers/loop.
- fix a potential aliasing issue in ev_timer_again.
+ - add/document ev_periodic_at, retract diretc access to ->at.
3.31 Wed Apr 16 20:45:04 CEST 2008
- added last minute fix for ev_poll.c by Brandon Black.