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 6cfc7aef..bdea0b40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2012-08-29 Kaz Kylheku <kaz@kylheku.com>
+
+ * eval.c (mapcarv): Changed to external linkage.
+
+ * eval.h (mapcarv): Declaration added.
+ (eval_init): New intrinsic multi-sort registered.
+
+ * lib.c (multi_sort_less): New static function.
+ (multi_sort): New function.
+
+ * lib.h (multi_sort): Declared.
+
+ * txr.1: stub section added.
+
2012-05-18 Kaz Kylheku <kaz@kylheku.com>
* eval.c (eval_init): Registered open-command and open-process