summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecdf8971..fe500cfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-01-14 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Wrote missing documentation for throw, throwf and error.
+
+2014-01-14 Kaz Kylheku <kaz@kylheku.com>
+
* stream.c (stdio_seek): After a successful seek, discard the character
that may have been put back with unget_char.