commit f04a2ce2b4024663816aa3dc8feaf38599016126
from: Alexander Barton <alex@barton.de>
date: Tue Apr 22 20:00:32 2003 UTC

Updated documentation.

commit - 4d7a5df0e2a2e94e08257f5ff3126a9d45506d8d
commit + f04a2ce2b4024663816aa3dc8feaf38599016126
blob - cf68720f71bae6768699005b0dfbca20c816bffc
blob + 5342fada21bae1fffeeb0c0f52d652e224688ad2
--- ChangeLog
+++ ChangeLog
@@ -12,7 +12,9 @@
 
 ngIRCd 0.7.0
 
+  ngIRCd 0.7.0-pre2
   - CVS build system fixes (made autogen.sh more portable).
+  - Fixed compilation and test-suite on SunOS (tested with 5.6).
 
   ngIRCd 0.7.0-pre1 (2003-04-22)
   - New signal handler (more secure, actions are executed outside).
@@ -436,4 +438,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.188.2.2 2003/04/22 10:21:33 alex Exp $
+$Id: ChangeLog,v 1.188.2.3 2003/04/22 20:00:50 alex Exp $
blob - 86ba971abb551b1d8368e719aea30691be6e6d93
blob + cfcc5c49fb1f9fa0f93a0f24b0ceba28daee45dc
--- INSTALL
+++ INSTALL
@@ -93,6 +93,7 @@ This files will be installed by default:
 
 - /usr/local/sbin/ngircd: executable server
 - /usr/local/etc/ngircd.conf: sample configuration (if not already present)
+- /usr/local/share/doc/ngircd/: documentation
 
 
 II. Useful make-targets
@@ -157,4 +158,4 @@ number. In both cases the server exits after the outpu
 
 
 -- 
-$Id: INSTALL,v 1.15 2003/03/23 23:13:15 alex Exp $
+$Id: INSTALL,v 1.15.2.1 2003/04/22 20:00:32 alex Exp $