aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-08-13 17:30:42 +0000
committerFrederic Culot <calcurse@culot.org>2009-08-13 17:30:42 +0000
commit8ba49be8564aca874f6b9dc537ff360ac6ea4757 (patch)
tree2776d801bedb9956a8ec69c268aa45863131956d /ChangeLog
parent220f49f2066109fc2817d49b0d8e86885138610b (diff)
downloadcalcurse-8ba49be8564aca874f6b9dc537ff360ac6ea4757.tar.gz
calcurse-8ba49be8564aca874f6b9dc537ff360ac6ea4757.zip
Possible deadlock fixed, thanks Henrik for reporting it.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 211a8be..b717d37 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-13 Frederic Culot <frederic@culot.org>
+
+ * src/notify.c (notify_thread_app): possible deadlock fixed
+ (thanks Henrik for reporting it)
+
2009-08-09 Frederic Culot <frederic@culot.org>
* src/notify.c (notify_thread_app): rewritten