summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96484aba2..b46044ae4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2022-01-27 dana <dana@dana.is>
+ * Jun-ichi Takimoto: unposted: Src/input.c: add 'static' to
+ shinsavestack
+
* Peter Stephenson: 49290: Src/init.c, Src/input.c: Replace
stdio for buffered shell input to avoid memory management
interacting with signal handlers.