summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2012-04-02 23:46:11 +0000
committerroot <root>2012-04-02 23:46:11 +0000
commit77cb55a8ee86104c6f3035bb8565e125fd59a3f3 (patch)
treefe1c893fe70212a9c8cd61ef4d493929e5ad3dea /Changes
parent895be78a9e5ecfd127a9c2e212956c0da179b553 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 0 insertions, 1 deletions
diff --git a/Changes b/Changes
index 34d7080..76e5c86 100644
--- a/Changes
+++ b/Changes
@@ -5,7 +5,6 @@ TODO: EV_STANDALONE == NO_HASSEL (do not use clock_gettime in ev_standalone)
TODO: document WSA_EV_USE_SOCKET in win32 part
TODO: ^ OR use WSASend/WSARecv on the handle, which always works
-TODO: use __OPTIMIZE__ or __OPTIMIZE_SIZE__?
- fix event_base_loop return code, add event_get_callback, event_base_new,
event_base_get_method calls to improve libevent 1.x emulation and add