From b74635aa741d7e2d8d81f601f0192e79037aa991 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Thu, 30 Jul 2020 10:19:57 +0200 Subject: unposted: Fix the format of recent ChangeLog entries. Add the list of changed files to the last three ChangeLog entries by roman.perepelitsa@gmail.com. --- ChangeLog | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 03d592ab4..7d6e70faf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,17 @@ 2020-07-29 Roman Perepelitsa - * unposted: comments explaining how hashtable must be created + * unposted: Src/zsh.h: comments explaining how hashtable must + be created 2020-07-28 Roman Perepelitsa - * 46275: eliminate undefined behavior caused by redefinition of - hashtable + * 46275: Src/hashtable.c, Src/zsh.h: eliminate undefined behavior + caused by redefinition of hashtable 2020-07-27 Roman Perepelitsa - * 46268: suppress a useless compiler warning around nice() + * 46268: Src/exec.c: suppress a useless compiler warning + around nice() 2020-07-14 Daniel Shahaf -- cgit 1.4.1