From 573ac250cbf85b32f50545269c994292440d0b5d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 22 May 2013 23:24:04 -0700 Subject: ChangeLog fixup after rebase: move entry out of chronological orer to the top, and remove references to changes that disappeared in the rebase. --- ChangeLog | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index c88927bf..dba9c02a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-03-18 Kaz Kylheku + + * eval.c (eval_init): lazy string related functions become intrinsics. + + * lib.c (string_cmp): New function. + + * (string_cmp): Declared. + 2013-05-20 Kaz Kylheku * eval.c (eval_init): Register tok_str as intrinsic. @@ -1832,15 +1840,6 @@ Keep the breakpoint list free of duplicates. Issue a message if a nonexistent breakpoint is asked to be deleted. -2012-03-18 Kaz Kylheku - - * eval.c (eval_init): lazy string related functions become intrinsics. - - * lib.c (string_cmp): New function. - - * lib.h (TYPE_SHIFT, TYPE_PAIR): New macros. - (string_cmp): Declared. - 2012-03-18 Kaz Kylheku * eval.c (eval_init): url_decode has two parameters now, -- cgit v1.2.3