about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 24df71d49..52a2d229a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
 	* 42332: Src/builtin.c, Src/utils.c: special case printf for
 	unsigned integers by looking for constansts, avoiding conversion
-	to unsigned.
+	to signed.
 
 2018-01-24  Daniel Hahler  <zsh@thequod.de>