mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
make it 1.4.2-rc
svn:r664
This commit is contained in:
parent
5e1f41d955
commit
b820936b7f
@ -1,4 +1,4 @@
|
||||
Changes in 1.4.2:
|
||||
Changes in 1.4.2-rc:
|
||||
o remove pending timeouts on event_base_free()
|
||||
o also check EAGAIN for Solaris' event ports; from W.C.A. Wijngaards
|
||||
o devpoll and evport need reinit; tested by W.C.A Wijngaards
|
||||
|
@ -2,7 +2,7 @@ dnl configure.in for libevent
|
||||
dnl Dug Song <dugsong@monkey.org>
|
||||
AC_INIT(event.c)
|
||||
|
||||
AM_INIT_AUTOMAKE(libevent,1.4.1-beta)
|
||||
AM_INIT_AUTOMAKE(libevent,1.4.2-rc)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
dnl AM_MAINTAINER_MODE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user