diff options
author | Frederic Culot <calcurse@culot.org> | 2010-10-23 10:33:29 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2010-10-23 10:33:29 +0000 |
commit | 9cd3bf7f12e435e7e593daf3079d99b2a140238b (patch) | |
tree | 7667ca862a191a88102b9ff6f4a9ca6c682d656e /ChangeLog | |
parent | 1a6cdeab55d16125be3536beb8c7b1927e940b1f (diff) | |
download | calcurse-9cd3bf7f12e435e7e593daf3079d99b2a140238b.tar.gz calcurse-9cd3bf7f12e435e7e593daf3079d99b2a140238b.zip |
Apply patches sent by Lukas Fleischer and add him as an author.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2010-10-23 Frederic Culot <frederic@culot.org> + + * src/calendar.c (isBissextile): function removed and + replaced by isleap macro (patch submitted by Lukas Fleischer) + + * src/utils.c (is_all_digit): clean up (patch submitted by + Lukas Fleischer) + + * AUTHORS, README: add Lukas Fleischer as an author + 2010-05-29 Frederic Culot <frederic@culot.org> * === Released 2.8 === |