diff options
author | Frederic Culot <calcurse@culot.org> | 2009-01-25 08:04:30 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-01-25 08:04:30 +0000 |
commit | bb586b92b5714d1f33da2518206c364146de081b (patch) | |
tree | a823b41cec45e50e25b0120aab4470d4cfac65be /ChangeLog | |
parent | 9549ee0f8c1635fb5bd414ec03c36e8439411a03 (diff) | |
download | calcurse-bb586b92b5714d1f33da2518206c364146de081b.zip |
calcurse 2.5 released
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-01-25 Frederic Culot <frederic@culot.org> + + * === Released 2.5 === + + * NEWS: updated + 2009-01-24 Frederic Culot <frederic@culot.org> * src/keys.c: make it possible to use KEY_HOME and KEY_END to @@ -18,6 +24,9 @@ * src/args.c (parse_args): load keys even in non-interactive mode to avoid the loss of user configured key bindings + + * src/calendar.c (calendar_stop_date_thread): do not crash when + canceling the thread if it was not started before 2009-01-23 Frederic Culot <frederic@culot.org> |