updates
authorPekka Riikonen <priikone@silcnet.org>
Thu, 2 Nov 2000 13:38:59 +0000 (13:38 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 2 Nov 2000 13:38:59 +0000 (13:38 +0000)
CHANGES
README.CVS

diff --git a/CHANGES b/CHANGES
index bfec5a99a399d80324c42267e1b1c898eb663e70..5a70f6b793da50e55c9244b572acc909504ac801 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+Thu Nov  2 16:28:01 EET 2000  Pekka Riikonen <priikone@poseidon.pspt.fi>
+
+       * Renamed configure.in to configure.in.pre and made ./prepare
+         script to automatically add correct version string to
+         configure.in which it creates from configure.in.pre.
+
 Wed Nov  1 17:21:26 EET 2000  Pekka Riikonen <priikone@poseidon.pspt.fi>
 
        * NAMES command reply now shows users mode with the nickname when
index 207c6ca92a6baa467f3f80bf0b02108120e8f067..7d436dc1050f47bb5751bfd8d1a5a3e1f62f280d 100644 (file)
@@ -114,7 +114,7 @@ SILC_LOG_DEBUG* scripts.  Warning is due here:  The debugging produced
 by both cilent and server is very heavy, thus it is common to test
 the programs as follows:
 
-       ./silc -f configfile 2>log
+       ./silc -d -f configfile 2>log
        ./silcd -f configfile 2>log