Added SILC_STR_STRING and SILC_STR_STRING_APPEND and support for
[crypto.git] / CHANGES.RUNTIME
index cbe2cca6005ee1e690b15368b75ff9da26818198..b04693d63cf5ba80b67676e7a79616a557dc04eb 100644 (file)
@@ -1,3 +1,14 @@
+Sat Jan  5 18:00:06 EET 2008  Pekka Riikonen <priikone@silcnet.org>
+
+       * Added silc_buffer_equal to lib/silcutil/silcbuffer.h.
+
+       * Added SILC_STR_STRING and SILC_STR_STRING_APPEND buffer format
+         macros.  Affected files are lib/silcutil/silcbuffmt.[ch].
+
+       * Added support for matching and appending with SILC_STR_REGEX
+         and SILC_STR_STRING_APPEND.  Affected files are
+         lib/silcutil/silcbuffmt.[ch].
+
 Thu Jan  3 18:37:42 EET 2008  Pekka Riikonen <priikone@silcnet.org>
 
        * Added SilcStack support to silc_regex and silc_regex_buffer