From: michael Date: Thu, 25 Dec 2014 17:46:48 +0000 (+0000) Subject: - Update NEWS X-Git-Tag: 1.0.0beta1~12 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=3e39ad368dc55d29219db234d4f205af51410aec;p=hopm.git - Update NEWS git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5126 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/NEWS b/NEWS index d931b48..522732f 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,11 @@ --- Noteworthy changes in version 1.0.0beta1 (????-??-??) -o) Modernized build system +-- Noteworthy changes in version 1.0.0beta1 (2014-12-25) +o) Modernized and cleaned up 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) Various code cleanups and optimizations o) The irc::away configuration option is now optional