From: Pekka Riikonen Date: Sun, 13 Jan 2008 15:24:51 +0000 (+0000) Subject: updates. X-Git-Tag: 1.2.beta1~13 X-Git-Url: http://git.silcnet.org/gitweb/?p=runtime.git;a=commitdiff_plain;h=c95402287f89862881d4d9960b321e5108ab70e5 updates. --- diff --git a/CHANGES.RUNTIME b/CHANGES.RUNTIME index f6aa9276..400f6eb3 100644 --- a/CHANGES.RUNTIME +++ b/CHANGES.RUNTIME @@ -1,3 +1,17 @@ +Sun Jan 13 17:11:26 EET 2008 Pekka Riikonen + + * Added silc_buffer_memcmp and silc_buffer_tail. Fixed SilcBuffer + reallocation when reducing the buffer size. Affected file is + lib/silcutil/silcbuffer.h. + + * Added SILC_STR_REPLACE. Removed SILC_STR_STRING_APPEND. + Fixed various SILC_STR_REGEX bugs. Affected files are + lib/silcutil/silcbuffmt.[ch] and silctypes.h. + + * Added silc_subst. Regex matching and substitution with the + familiar Sed syntax. Affected files are + lib/silcutil/silcregex.[ch] and lib/silcutil/silcerrno.[ch]. + Tue Jan 8 17:08:28 EET 2008 Pekka Riikonen * Moved SILC protocol ID specific utility functions to SILC