diff --git a/CHANGES b/CHANGES index b573cf7a021102e2b9bdea72f31ecb613ae90e34..28bd02c4099a4a9e44a243d0dbb482175c94dcd9 100644 --- a/CHANGES +++ b/CHANGES @@ -43,6 +43,7 @@ o trace() takes another argument to turn on tracing in all threads instead the trace() function has been extended to make it possible to set the trace level in all threads simultaneously. +o Regexp.PCRE added to give libpcre support Optimizations: --------------