diff options
author | Frederic Culot <calcurse@culot.org> | 2010-03-01 18:55:44 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2010-03-01 18:55:44 +0000 |
commit | 2ec8ab17accd8c34c180ccea34b9242f6b171d44 (patch) | |
tree | 0c81cf61602313aa62c1c0bf0ba4656991c6aff8 /ChangeLog | |
parent | 23ac47346829442550a8ba5f23476f775b257fd6 (diff) | |
download | calcurse-2ec8ab17accd8c34c180ccea34b9242f6b171d44.tar.gz calcurse-2ec8ab17accd8c34c180ccea34b9242f6b171d44.zip |
Compiler problem fixed (thanks Petr for reporting it).
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-03-01 Frederic Culot <frederic@culot.org> + + * src/calendar.c (calendar_date_thread): avoid compilation + problems (thanks Petr for reporting this) + 2010-02-14 Frederic Culot <frederic@culot.org> * src/notify.c (notify_update_bar): avoid a possible segfault when |