From 6637a0131022a1636b43b9954874b9bed93c52dc Mon Sep 17 00:00:00 2001
From: root <root>
Date: Sun, 18 May 2008 10:36:38 +0000
Subject: *** empty log message ***

---
 Symbols.event | 1 +
 configure.ac  | 2 +-
 ev.3          | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/Symbols.event b/Symbols.event
index c2d16eb..7ff0142 100644
--- a/Symbols.event
+++ b/Symbols.event
@@ -19,3 +19,4 @@ event_pending
 event_priority_init
 event_priority_set
 event_set
+event_set_log_callback
diff --git a/configure.ac b/configure.ac
index aad934f..651cda2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_INIT
 AC_CONFIG_SRCDIR([ev_epoll.c])
 
-AM_INIT_AUTOMAKE(libev,3.31)
+AM_INIT_AUTOMAKE(libev,3.33)
 AC_CONFIG_HEADERS([config.h])
 AM_MAINTAINER_MODE
 
diff --git a/ev.3 b/ev.3
index 543a10c..70b04ba 100644
--- a/ev.3
+++ b/ev.3
@@ -132,7 +132,7 @@
 .\" ========================================================================
 .\"
 .IX Title "LIBEV 3"
-.TH LIBEV 3 "2008-05-09" "libev-1.1" "libev - high perfromance full featured event loop"
+.TH LIBEV 3 "2008-05-11" "libev-3.33" "libev - high perfromance full featured event loop"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -205,7 +205,7 @@ libev \- a high performance full\-featured event loop written in C
 .IX Header "DESCRIPTION"
 The newest version of this document is also available as an html-formatted
 web page you might find easier to navigate when reading it for the first
-time: <http://cvs.schmorp.de/libev/ev.html>.
+time: <http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod>.
 .PP
 Libev is an event loop: you register interest in certain events (such as a
 file descriptor being readable or a timeout occurring), and it will manage
-- 
cgit v1.2.3