diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2009-10-20 Kaz Kylheku <kkylheku@gmail.com> + * lib.c (sub_str): Avoid invoking c_str which forces the + lazy string. + +2009-10-20 Kaz Kylheku <kkylheku@gmail.com> + Start of implementation for freestyle matching. Lazy strings implemented, incompletely. |