summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 541c8d9e..cf1ae0da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-03-30 Kaz Kylheku <kaz@kylheku.com>
+
+ * stream.c (vformat): Bugfix: ~X printing in lower case, like ~x,
+ when argument is a bignum integer.
+
2015-03-29 Kaz Kylheku <kaz@kylheku.com>
* mpi-patches/eliminate-locale-dependencies: New patch.