- Update NEWS file
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Tue, 23 Dec 2014 22:23:39 +0000 (22:23 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Tue, 23 Dec 2014 22:23:39 +0000 (22:23 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5101 82007160-df01-0410-b94d-b575c5fd34c7

NEWS

diff --git a/NEWS b/NEWS
index bfaba465b6acc143cb969db4d238474c5a73ea3a..d931b486f2deb18efc0299fd60a64d11f9749639 100644 (file)
--- 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
 
 
 --------------------------------------------------------------------------------