Added '%@' formatting to silc_snprintf and friends.
[crypto.git] / CHANGES.RUNTIME
index 2a62d8f996abc3bfda712f766a6b05687f3e7390..ec67f0586edb8a254efcdec34eb320dd03f84f9d 100644 (file)
@@ -1,3 +1,14 @@
+Tue Nov  6 17:09:42 EET 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Added '%@' formatting to silc_snprintf and variants.  It
+         can be used to render data and structures.  Affected files
+         are lib/silcutil/silcsnprintf.[ch].
+
+Sat Oct 27 18:12:40 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
+
+       * Added silc_net_tcp_create_listener2.  Affected files are
+         lib/silcutil/silcnet.h and platform specific implementation.
+
 Sat Sep  1 12:09:32 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
 
        * Rewrote parts of the SILC Atomic API to not use volatile