From 7513cce876df146917eb747a31e1a3f44344f4bb Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 12 Jul 2013 22:01:17 -0700 Subject: Version 67 * txr.c (version): Bumped. * txr.1: Bumped version, set date and documented string-cmp. * configure (txr_ver): Bumped. * eval.c (eval_init): Forgotten string-cmp registered as intrinsic. * txr.vim: Highlighting for string-cmp. * RELNOTES: Updated. --- RELNOTES | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'RELNOTES') diff --git a/RELNOTES b/RELNOTES index b91699c6..88cee54d 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,3 +1,18 @@ + TXR 66 + 2013-07-12 + + + Features + + - New functions tok-str and string-cmp. + + - Internal lazy string functions exposed as intrinsics. + + - New pattern language directive: @(require ...). + + + + TXR 66 2013-05-16 -- cgit v1.2.3