--- CHANGES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 0c8541a..423da4d 100644 --- a/CHANGES +++ b/CHANGES _AT_@ -5,14 +5,15 @@ - server host (-s) doesn't default to irc.freenode and is now a required parameter. - remove "in" file when leaving a channel (enabled commented code). + - remove "in" files on exit. - use IRC_MAX (512), instead of PIPE_BUF (4096) on most systems. - use C99 and -D_POSIX_C_SOURCE=200809L. - remove obsolete gethostbyname, use getaddrinfo (adds support for IPV6). - cleanup: - - use arg.h + - use arg.h for command-line option parsing. - use sbase util functions (estrtol, eprintf). - use OpenBSD strlcpy(). - - man page. + - man page typos. - style: - linewrap to 79 characters. - coding style fixes. -- 2.4.10 --Multipart=_Mon__9_May_2016_17_21_10_+0200_I.6cpFVydhq75aaE Content-Type: text/x-diff; name="0055-add-support-to-connect-to-unix-domain-socket.patch" Content-Disposition: attachment; filename="0055-add-support-to-connect-to-unix-domain-socket.patch" Content-Transfer-Encoding: 7bitReceived on Mon Sep 17 2001 - 00:00:00 CEST
This archive was generated by hypermail 2.3.0 : Mon May 09 2016 - 17:24:22 CEST