From 704d10989e0db83bd6460e847a9f89017e290474 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sun, 11 Apr 2021 22:26:36 +0200 Subject: 48504: use SEEK_ macros in fseek() calls --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8007f51a2..6e32e8864 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2021-04-11 Oliver Kiddle + * 48504: Src/hist.c, Src/input.c, Src/watch.c: + use SEEK_ macros in fseek() calls + + * Michael Stapelberg: 45396: Src/hist.c: readhistfile: + avoid thousands of lseek(2) syscalls via ftell() + * Marc Chantreux: 48466: Completion/Unix/Command/_surfraw: correct indentation and remove tabs and trailing spaces -- cgit 1.4.1