aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2010-10-23 10:33:29 +0000
committerFrederic Culot <calcurse@culot.org>2010-10-23 10:33:29 +0000
commit9cd3bf7f12e435e7e593daf3079d99b2a140238b (patch)
tree7667ca862a191a88102b9ff6f4a9ca6c682d656e /ChangeLog
parent1a6cdeab55d16125be3536beb8c7b1927e940b1f (diff)
downloadcalcurse-9cd3bf7f12e435e7e593daf3079d99b2a140238b.tar.gz
calcurse-9cd3bf7f12e435e7e593daf3079d99b2a140238b.zip
Apply patches sent by Lukas Fleischer and add him as an author.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c8f1b7..e938aab 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 ===