summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorshmuz <shmuz>2008-08-04 15:47:12 +0000
committershmuz <shmuz>2008-08-04 15:47:12 +0000
commit066d80305e7fcc60637ff761e9018667b29d3a38 (patch)
tree19fd0422a09ded60db1eb424cb74cab45f4a3d3e /NEWS
parent39df52e02ea22b917b5fc2a6e4ccfe2f238309e0 (diff)
downloadlrexlib-066d80305e7fcc60637ff761e9018667b29d3a38.tar.gz
prepare to release 2.4.0
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e2924b..6152ff9 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2008-08-04 Release 2.4.0
+
+ * All functions receiving string-type regex accept a compiled regex too.
+
+ * Added binding of the Oniguruma library.
+
+
2008-05-31 Release 2.3.0
* Added methods: find and match.