From 1039b09c0c897731b2fbd8b1fb14bf6155007ab5 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Mon, 11 Apr 2022 23:26:57 +0200 Subject: 50042: Another fix for 49915 If the last element in the list is a duplicate, we would walk off the end --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9af243c48..10b7ac945 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2022-04-11 Mikael Magnusson + + * 50042: Src/Zle/compcore.c: Another fix for 49915 + 2022-04-10 Daniel Shahaf * unposted: NEWS: Improve flow between the paragraph and -- cgit 1.4.1