summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdbb1a53..7b495a32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2015-04-11 Kaz Kylheku <kaz@kylheku.com>
+
+ Exposing dup and dup2.
+
+ * sysif.c (dup_wrap): New static function.
+ (sysif_init): Register dup_wrap as dupfd. The name dup
+ conflicts with an existing function.
+
+ * txr.1: Documented dupfd.
+
+ * txr.vim, tl.vim: Regenerated.
+
2015-04-10 Kaz Kylheku <kaz@kylheku.com>
Functions open-fileno and fileno.