aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dfc97e..54fa054 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-08-24 Frederic Culot <frederic@culot.org>
+
+ * src/calendar.c (calendar_view_next, calendar_view_prev)
+ (calendar_get_wday, draw_monthly_view, draw_weekly_view): new
+ functions to implement a weekly view inside calendar panel
+
+ * src/calcurse.c: key bindings added to switch between weekly and
+ monthly calendar views
+
2009-08-22 Frederic Culot <frederic@culot.org>
* === Released 2.7 ===