summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2010-08-01 11:29:02 +0100
committerReuben Thomas <rrt@sc3d.org>2010-08-01 11:29:02 +0100
commit9e34b3155d390a38558d481c99422c46765366f0 (patch)
tree8c720eeef461add05129b160e65a2993917df583
parenta26af9f491492276c00d51ebec75d7aa894b523e (diff)
downloadlrexlib-9e34b3155d390a38558d481c99422c46765366f0.tar.gz
Write NEWS for 2.5.0.
-rwxr-xr-xNEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6152ff9..24f2808 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2010-08-04 Release 2.5.0
+
+ * Added bindings of the TRE and GNU regex APIs.
+
+ * Improved and simplified the build system.
+
+
2008-08-04 Release 2.4.0
* All functions receiving string-type regex accept a compiled regex too.