summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-03-05 15:51:18 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-03-05 15:52:01 (GMT)
commit02e978d601cdcf2ea9bb39ae21207c3b97d16e22 (patch)
treee82bd78f64481bbf8374b41b41e87407fe0aefe3 /ChangeLog
parent71f3b31f2e05dc3ed8201c409c9b9f39eb8bdfe0 (diff)
Removed the useless libio.h entry from included headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ae599c..09dc5d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+16-03-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/arm/v7/helpers.h:
+ * src/arch/arm/v7/pseudo.c:
+ Remove the useless libio.h entry from included headers. This header
+ can not be found on Windows.
+
16-03-01 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: