From 928967b95a52afe088eb520011d07f7a684d8fdb Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Mon, 16 Sep 2024 20:04:31 +0200 Subject: ilhare: bug 1 fixed --- ilhare/closed | 3 +++ ilhare/open | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ilhare/closed b/ilhare/closed index e69de29..b5c1f92 100644 --- a/ilhare/closed +++ b/ilhare/closed @@ -0,0 +1,3 @@ +1. Fix crash on resize + This was introduced by: 7f4f36b Use hare-ev to handle the event loop + Seems to be due to sigwinch diff --git a/ilhare/open b/ilhare/open index c5d34f9..e69de29 100644 --- a/ilhare/open +++ b/ilhare/open @@ -1,3 +0,0 @@ -1. Fix crash when program is resized - This was introduced by: 7f4f36b Use hare-ev to handle the event loop - Seems to be due to sigwinch -- cgit v1.2.3