diff options
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 93a6ee7..30eee38 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,5 +1,12 @@ 2016-01-09 Mike Frysinger <vapier@gentoo.org> + * configure.ac: Delete sim_common check and the + AC_CONFIG_SUBDIRS(common) call. + * configure: Regenerate. + * configure.tgt (sim_common): Delete the variable. + +2016-01-09 Mike Frysinger <vapier@gentoo.org> + * .gitignore: Delete /common/cconfig.h entry. 2016-01-05 Nick Clifton <nickc@redhat.com> |