updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2728fef9af9c4f9afb7f3eae0e1bbfff9ce9af6f..e46811d786893243c6eee5cbc739cc90082fbe6d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+Tue Jan  9 19:37:51 EET 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Rewrote connection auth request in client library.  It is now
+         done automatically by the library and the resolved method given
+         as a hint to get_auth_method client operation.  Affected files
+         are lib/silcclient/.
+
 Wed Jan  3 18:06:33 EET 2007  Pekka Riikonen <priikone@silcnet.org>
 
        * Added silc_packet_stream_wrap into lib/silccore/silcpacket.[ch].