From 5246c453622d33fa3cecc6f6b0ddc63d684ae065 Mon Sep 17 00:00:00 2001
From: root <root>
Date: Tue, 23 Sep 2008 09:11:14 +0000
Subject: *** empty log message ***

---
 Changes | 1 +
 ev.pod  | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/Changes b/Changes
index cc9a8ec..4d3d758 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for libev, a high-performance and full-featured event loop.
 
 WISH? monotonic clocks times/GetTickCount for coarse corrections?
+TODO: use automatic fork for ev_embed.
 3.44
 	- new function: ev_now_update (loop).
 	- verify_watcher was not marked static.
diff --git a/ev.pod b/ev.pod
index fe7c960..3d4e2c7 100644
--- a/ev.pod
+++ b/ev.pod
@@ -3243,6 +3243,8 @@ their default definitions. One possible use for overriding these is to
 avoid the C<struct ev_loop *> as first argument in all cases, or to use
 method calls instead of plain function calls in C++.
 
+=back
+
 =head2 EXPORTED API SYMBOLS
 
 If you need to re-export the API (e.g. via a DLL) and you need a list of
-- 
cgit v1.2.3