updates.
authorPekka Riikonen <priikone@silcnet.org>
Thu, 17 Oct 2002 20:05:20 +0000 (20:05 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 17 Oct 2002 20:05:20 +0000 (20:05 +0000)
CHANGES
apps/irssi/docs/help/in/attr.in

diff --git a/CHANGES b/CHANGES
index 06f07772eb41d27e4428f5d9dd3c3c14dac07203..398b47dd42caa66369cf8706d2204f8758f5e4bf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+Thu Oct 17 23:45:12 EEST 2002  Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed string formatting crashbug in lib/silccore/silcattrs.c.
+
+       * Fixed mask attribute adding in Irssi SILC client.  Affected
+         file irssi/src/silc/core/silc-queries.c.
+
 Thu Oct 17 16:40:39 EEST 2002  Pekka Riikonen <priikone@silcnet.org>
 
        * Added support for saving the requested attributes in
index ac15fa6ac633b67825e928cae6d82b347af14411..21cf87d783ba2d4fab9758ed67075f3942796b26 100644 (file)
@@ -106,7 +106,7 @@ The following options to ATTR command are available:
                 (types: COMPUTER, MOBILE_PHONE, PDA, TERMINAL)
     - Examples:
       ATTR device_info COMPUTER:Debian:2.4:Linux:eng
-      ATTR device_info PDA:Palm, Inc.:1.0:Zire,eng
+      ATTR device_info PDA:Palm, Inc.:1.0:Zire:eng
 
   public_keys
     - Info:     List of your public keys you want to send in the reply,
@@ -114,6 +114,8 @@ The following options to ATTR command are available:
     - Format:   List of file paths to public key files with key type
                 (silc-rsa, silc-dss, ssh-rsa, ssh-dss, pgp-sign-rsa,
                  pgp-sign-dss, x509v3-sign-rsa, x509v3-sign-dss)
+                NOTE: CURRENTLY SILC CLIENT SUPPORT ONLY "silc-rsa"
+                PUBLIC KEY TYPE!
     - Examples:
       ATTR public_keys ssh-rsa:/home/priikone/.ssh2/ssh2.pub
       ATTR public_keys pgp-sign-rsa:/home/priikone/pgp/pgp.asc