aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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 ===