summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Hurst <ark@mansus.space>2024-09-16 20:04:31 +0200
committerJulian Hurst <ark@mansus.space>2024-09-16 20:04:31 +0200
commit928967b95a52afe088eb520011d07f7a684d8fdb (patch)
treea040a75ef2653a05d38fe7b9916102f584fa10ed
parent2745812ba673ba066f30866305cc9135eef901a2 (diff)
downloadbugtracker-928967b95a52afe088eb520011d07f7a684d8fdb.tar.gz
ilhare: bug 1 fixed
-rw-r--r--ilhare/closed3
-rw-r--r--ilhare/open3
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