From: michael Date: Tue, 23 Dec 2014 22:23:39 +0000 (+0000) Subject: - Update NEWS file X-Git-Tag: 1.0.0beta1~37 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=a8f2af715f2821b5a6f1db67724b4ab3c04c3594;p=hopm.git - Update NEWS file git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5101 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/NEWS b/NEWS index bfaba46..d931b48 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,12 @@ -- Noteworthy changes in version 1.0.0beta1 (????-??-??) +o) Modernized build system +o) The configuration parser now does support time and size units +o) The configuration parser now does support c++ style comments +o) Fixed a memory leak in conjunction with manual scans +o) Fixed weird behaviour in the command parser +o) Code hardening. Replaced occurences of strcpy/strcat with strlcpy/strlcat, etc. +o) Various code cleanups +o) The irc::away configuration option is now optional --------------------------------------------------------------------------------