Commit Diff
Diff:
c3a8d6a73edd66a26ec731dd4bb02a8c272e3d9c
156569d263a9fe9e6eb64df1730e7a9d73dcdb85
Commit:
156569d263a9fe9e6eb64df1730e7a9d73dcdb85
Tree:
84bcf48fa3341bbfe03169024706a8bb87e090bd
Author:
Alexander Barton <alex@barton.de>
Committer:
Alexander Barton <alex@barton.de>
Date:
Sun Mar 29 15:05:37 2009 UTC
Message:
Updated NEWS and ChangeLog files
blob - e0d13652393283c93bde5228c8a88844949d829b
blob + f1794f4019fd9e2e5b7f3fdeb967cde9fb52d080
--- ChangeLog
+++ ChangeLog
@@ -12,6 +12,8 @@
ngIRCd Release 14~rc1
+ - Updated Debian/Linux init script (see contrib/Debian/ngircd.init).
+ - Allow creation of persistent modeless channels.
- The INFO command reports the compile time now (if available).
- Spell check and enhance ngIRCd manual pages.
- Channel mode changes: break on syntax errors in MODE command.
blob - 4e1fa0d9300b579f9c4d7fa390f2eedfd841602c
blob + 2d3cbce2b011d1b848ccf367126b259d18ce268f
--- NEWS
+++ NEWS
@@ -12,6 +12,8 @@
ngIRCd Release 14~rc1
+ - Allow creation of persistent modeless channels.
+ - The INFO command reports the compile time now (if available).
- Support individual channel keys for pre-defined channels: introduce
new configuration variable "KeyFile" in [Channel] sections in ngircd.conf,
here a file can be configured for each pre-defined channel which contains
IRCNow