summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-06-06 19:01:05 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2014-06-06 19:01:05 +0000
commit70d9cca1cdd7bb46ee98757fa54b98a9a8f66bf6 (patch)
tree0e3f45bfe6b40c40747ad2a5de1041b8ef586f05 /NEWS
parent34b20745be45f7b90a9961cfce556371bcd1ad16 (diff)
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3895 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe15b30..c4e2ee8 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ o) Channel halfops (%) may now no longer (de)halfop other channel members
o) Channel halfops (%) may now no longer KICK other channel halfops
o) Make sure general::stats_e_disabled gets reset via /rehash
o) Fixed compile warnings; code cleanups
+o) Fixed bug where the configuration parser wouldn't truncate the network name
+ if general::network_name contains spaces
-- Noteworthy changes in version 8.1.17 (2014-05-01)