aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/erc32/ChangeLog')
-rw-r--r--sim/erc32/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog
index 3b85c66..389884b 100644
--- a/sim/erc32/ChangeLog
+++ b/sim/erc32/ChangeLog
@@ -1,3 +1,10 @@
+2021-04-15 John Baldwin <jhb@FreeBSD.org>
+
+ * Makefile.in (READLINE_SRC, READLINE_CFLAGS): Add.
+ (SIM_EXTRA_CFLAGS): Add READLINE_CFLAGS.
+ * configure: Rebuild.
+ * configure.ac (READLINE_CFLAGS): Add.
+
2021-04-08 Tom Tromey <tom@tromey.com>
* func.c: Include sys/time.h.