aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e40c10d1..a2e641d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
2019-09-17 Jay Berkenbilt <ejb@ql.org>
+ * Fix a few integer warnings for big-endian systems.
+
* QIntC tests: don't assume char is signed. Fixes #361.
2019-08-31 Jay Berkenbilt <ejb@ql.org>