about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--NEWS6
2 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index acb092b7..9df1293d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,10 @@
 
 ngIRCd CVS-HEAD
 
+ - (none)
+
+ngIRCd 0.7.0-pre1
+
   - New signal handler (more secure, actions are executed outside).
   - GCC: the compiler is now called with more warning options enabled.
   - Replaced a lot of str[n]cpy(), str[n]cat() and sprintf() calls with the
@@ -433,4 +437,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.188 2003/04/20 23:12:57 alex Exp $
+$Id: ChangeLog,v 1.189 2003/04/21 22:52:18 alex Exp $
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 $