Mac OS X >= 10.7 support
[runtime.git] / CHANGES.RUNTIME
index 400f6eb34de6874246ab97ecba4ea932932c945e..5be15e2608f43d11473dc02fe723b914e598bf3c 100644 (file)
@@ -1,3 +1,18 @@
+This file is not updated anymore manually.  See git history for same 
+information.
+
+-----------------------------------------------------------------------------
+
+Thu Jan 17 16:40:49 EET 2008  Pekka Riikonen <priikone@silcnet.org>
+
+       * Added SILC Thread Queue API to lib/silcutil/silcthreadqueue.[ch].
+
+Tue Jan 15 19:44:36 EET 2008  Pekka Riikonen <priikone@silcnet.org>
+
+       * Added SILC Dir API to lib/silcutil/silcdir.h.  Implemented it
+         for Unix (POSIX).  Affected files are lib/silcutil/silcdir.h,
+         lib/silcutil/unix/silcunixdir.c.
+
 Sun Jan 13 17:11:26 EET 2008  Pekka Riikonen <priikone@silcnet.org>
 
        * Added silc_buffer_memcmp and silc_buffer_tail.  Fixed SilcBuffer
@@ -352,4 +367,4 @@ Mon Jul  2 17:13:51 EEST 2007  Pekka Riikonen <priikone@silcnet.org>
 
 -----------------------------------------------------------------------------
 
-For older changes please see the CHANGES file from the CVS tree.
+For older changes please see the CHANGES file from the GIT tree.