summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-04-28 19:24:15 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-04-28 19:24:15 (GMT)
commitaeffe7a3bc85a2ddf30e309a59f14a0ecb7a824e (patch)
treef86f6af8032b1bc0e62bfb82539b9df61fc56e6a /ChangeLog
parentac75fdb77854c6f6d2e8db97a474c8bf3af2b0c4 (diff)
RTFM'ed to avoid segfaults when calling isprint().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c999c6b..d8c2850 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+17-04-28 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/immediate.c:
+ RTFM to avoid segfaults when calling isprint().
+
17-04-27 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: