diff options
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index f6346e9..cafb4b2 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,9 @@ 2021-01-30 Mike Frysinger <vapier@gentoo.org> + * sim-hw.c (merge_device_file): Replace fgets with getline. + +2021-01-30 Mike Frysinger <vapier@gentoo.org> + * gennltvals.sh (gen_arches): Sort calls by first arg. * nltvals.def: Regenerate. |