Changes in 0.3: * src/util.h: - [FIX] xstrdup() returns char *, not void *. Changes in 0.2: * src/proxsi.c: - [MISC] It is now an error if the -U/-G parameters are given without initial root privileges. - [FIX] Fix a log message. * Documentation: - [FIX] Minor tweaks. * lib/libevent: - [FIX] Add two fixes from libevent SVN, via OpenBSD: "allow gotsig to terminate active event loop and evbuffer_find fix" - [FIX] Fix building somewhere else than the source directory (make distcheck) on systems without sys/tree.h. * lib/compat: - [MISC] Rename libproxsicompat to libxsicompat and sync with XSI. Version 0.1: * Initial release