aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index e66c289..d358491 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,5 +1,10 @@
2016-01-03 Mike Frysinger <vapier@gentoo.org>
+ * hw-device.h (device): Delete commented typedef.
+ * sim-basics.h (device): Delete typedef.
+
+2016-01-03 Mike Frysinger <vapier@gentoo.org>
+
* sim-options.c (sim_parse_args): Replace for loop with a call
to countargv.