summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb529b7d..aa7075e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2015-08-05 Kaz Kylheku <kaz@kylheku.com>
+ * stream.c (width_check): Just use the public
+ put_char function; no need to manipulate column
+ or call put_indent.
+
+2015-08-05 Kaz Kylheku <kaz@kylheku.com>
+
Better diagnostic in funcall family of functions.
* lib.c (wrongargs): New static function.