From: Pekka Riikonen Date: Thu, 2 Nov 2000 13:38:59 +0000 (+0000) Subject: updates X-Git-Tag: 1.2.beta1~2657 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=c221a242407bfbd659d60eb36872ba8642b813d2;p=runtime.git updates --- diff --git a/CHANGES b/CHANGES index bfec5a99..5a70f6b7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +Thu Nov 2 16:28:01 EET 2000 Pekka Riikonen + + * 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 * NAMES command reply now shows users mode with the nickname when diff --git a/README.CVS b/README.CVS index 207c6ca9..7d436dc1 100644 --- a/README.CVS +++ b/README.CVS @@ -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