diff options
author | Frederic Culot <calcurse@culot.org> | 2009-08-13 17:30:42 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-08-13 17:30:42 +0000 |
commit | 8ba49be8564aca874f6b9dc537ff360ac6ea4757 (patch) | |
tree | 2776d801bedb9956a8ec69c268aa45863131956d /ChangeLog | |
parent | 220f49f2066109fc2817d49b0d8e86885138610b (diff) | |
download | calcurse-8ba49be8564aca874f6b9dc537ff360ac6ea4757.tar.gz calcurse-8ba49be8564aca874f6b9dc537ff360ac6ea4757.zip |
Possible deadlock fixed, thanks Henrik for reporting it.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |