aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c7b561..f646afb 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-16 Frederic Culot <frederic@culot.org>
+
+ * src/calendar.c (draw_weekly_view): cosmetic changes in the
+ weekly view
+
+ * src/day.c (day_chk_busy_slices): bugfix in the way time slices
+ are filled for the weekly calendar view
+
2009-10-08 Frederic Culot <frederic@culot.org>
* src/day.c (day_chk_busy_slices, fill_slices): new functions