diff options
| author | Alexander Barton <alex@barton.de> | 2003-04-21 22:52:18 +0000 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2003-04-21 22:52:18 +0000 |
| commit | da78dc4785c21126664275103a5ba2112c675360 (patch) | |
| tree | 2ff684b12f9d55c2f6599235308bd05da67f6799 /NEWS | |
| parent | bd52d4e49cf91802d046a7f69a70809e3944f2a1 (diff) | |
| download | ngircd-da78dc4785c21126664275103a5ba2112c675360.tar.gz ngircd-da78dc4785c21126664275103a5ba2112c675360.zip | |
Updated documentation.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 401d4287..d5192be3 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,10 @@ ngIRCd CVS-HEAD + - (none) + +ngIRCd 0.7.0-pre1 + - New command CONNECT to enable and add server links. The syntax is not RFC-compatible: use "CONNECT <name> <port>" to enable and connect an configured server and "CONNECT <name> <port> <host> <mypwd> <peerpwd>" @@ -161,4 +165,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: NEWS,v 1.53 2003/04/20 23:14:28 alex Exp $ +$Id: NEWS,v 1.54 2003/04/21 22:52:18 alex Exp $ |