CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2014/10/31 10:00:44

Modified files:
        lib/libevent   : event.h 

Log message:
Libevent has compatibilty wrappers in evutil.  OpenBSD does not use
them anymore, but evutil is still part of libevent's interface.
Separate the API of evutil from libevent and do not include evutil.h
from event.h automatically.  A version bump is not necessary as the
library itself does not change.
Bulk ports build done by landry@ had no fallout.
OK nicm@ deraadt@

Reply via email to