Fixed silc_string_regexify to add '^' to start of each string
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index c046e6276c6d44e9a03fc1c52a201e182a9c68c6..b6eb31ec3e502448e9cb5630cc472e1ad8cf797e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+Wed Jun 26 10:38:11 EEST 2002 Pekka Riikonen <priikone@silcnet.org>
+
+       * Fixed a bug in silc_string_regexify which did not add '^'
+         at the start of each string, and thus the matching was
+         not explicit.  For example ban list iikone@*!*@* would
+         match also "priikone", which is wrong, it would have to be
+         *iikone@*!*@* to match also "priikone".  Affected
+         file lib/silcutil/unix/silcunixutil.c.
+
 Tue Jun 25 18:47:39 EEST 2002 Pekka Riikonen <priikone@silcnet.org>
 
        * Enable all local server connections before updating client