summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac50250c..39e252dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2013-05-15 Kaz Kylheku <kaz@kylheku.com>
+ * eval.c (eval_init): New intrinsics, time-string-local and
+ time-string-utc.
+
+ * lib.c (string_time): New static function.
+ (time_string_local, time_string_utc): New functions.
+
+ * lib.h (time_string_local, time_string_utc): Declared.
+
+ * txr.1: Documented.
+
+ * RELNOTES: Updated.
+
+2013-05-15 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (match_fun): Support debug stop on the function
prior to the call. The first data line number is 1, not zero,
if there is data.