From a4ab1d98788a5a24cbd5936cd6f5c7670a9f6fa5 Mon Sep 17 00:00:00 2001
From: "Mirar (Pontus Hagland)" <pike@sort.mirar.org>
Date: Fri, 26 Sep 2003 12:31:50 +0200
Subject: [PATCH] Regexp.PCRE added

Rev: CHANGES:1.59
---
 CHANGES | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES b/CHANGES
index b573cf7a02..28bd02c409 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:
 --------------
-- 
GitLab