- Update NEWS
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Thu, 25 Dec 2014 17:46:48 +0000 (17:46 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Thu, 25 Dec 2014 17:46:48 +0000 (17:46 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5126 82007160-df01-0410-b94d-b575c5fd34c7

NEWS

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