Use distribution versions as protocol versions too instead of
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index eef3eac51e28357a34ef6d8742ec72fb0d9b95c2..b992c5cd6bb4737c5e3b010bbed5777ef692d582 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,10 @@ Sat Sep  7 16:02:09 EEST 2002  Pekka Riikonen <priikone@silcnet.org>
          server (asserts client->channels).  Affected file is
          silcd/packet_receive.c.
 
+       * From now on distribution versions are used as protocol versions
+         instead of by default using the Toolkit base version as protocol 
+         version.  Affected file prepare.
+
 Sat Sep  7 14:22:43 CEST 2002 Lubomir Sedlacik <salo@silcnet.org>
 
        * Rewritten check for POSIX threads.  Use --with-pthreads[=DIR]