mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-15 15:25:09 -04:00
from trunk: include Doxyfile in tar ball; from Jeff Garzik
svn:r1126
This commit is contained in:
parent
f06b29b9e2
commit
59513ee206
@ -6,6 +6,7 @@ Changes in 1.4.10-stable:
|
||||
o fix signal processing when a signal callback delivers a signal; from Alexander Drozdov
|
||||
o const-ify some arguments to evdns functions.
|
||||
o off-by-one error in epoll_recalc; reported by Victor Goya
|
||||
o include Doxyfile in tar ball; from Jeff Garzik
|
||||
|
||||
Changes in 1.4.9-stable:
|
||||
o event_add would not return error for some backends; from Dean McNamee
|
||||
|
@ -36,6 +36,7 @@ bin_SCRIPTS = event_rpcgen.py
|
||||
EXTRA_DIST = autogen.sh event.h event-internal.h log.h evsignal.h evdns.3 \
|
||||
evrpc.h evrpc-internal.h min_heap.h \
|
||||
event.3 \
|
||||
Doxyfile \
|
||||
kqueue.c epoll_sub.c epoll.c select.c poll.c signal.c \
|
||||
evport.c devpoll.c event_rpcgen.py \
|
||||
sample/Makefile.am sample/Makefile.in sample/event-test.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user