summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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