updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b7f8a6720fb907a2caef6578211092e351eeea56..816493ffea4a56b0cd723f4403d9452a980ce607 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Sun Apr  8 15:30:56 EEST 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
+Sun Apr  8 19:30:56 EEST 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
 
        * Made the key generation options to the silcd program.  Added
          -C option, equivalent to client's option.
@@ -6,6 +6,16 @@ Sun Apr  8 15:30:56 EEST 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
        * Added new [ServerKeys] config section to the server.  It
          configures the server's public and private key.
 
+       * Defined generic Public Key Payload into the protocol
+         specification to send specific type of public keys and
+         certificates.
+
+       * Defined new command SILC_COMMAND_GETKEY to fetch a client's
+         public key or certificate.
+
+       * Implemented the GETKEY command to the server and to the
+         client library and on user interface.
+
 Sun Apr  8 01:37:21 EEST 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
 
        * Made preliminary `make install' work.