aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2010-03-29 11:45:03 +0000
committerFrederic Culot <calcurse@culot.org>2010-03-29 11:45:03 +0000
commit5c36fe947ef517732ad4d409a287897aafe1f69d (patch)
tree3da9ca812a2c2dc3e64977d0bbd09f6c1fe2e969 /ChangeLog
parentb4dcd1c38ff0c4fe095d04b189cdd65baa72e155 (diff)
downloadcalcurse-5c36fe947ef517732ad4d409a287897aafe1f69d.tar.gz
calcurse-5c36fe947ef517732ad4d409a287897aafe1f69d.zip
Adapt the weekly calendar view to the side bar width.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9196a5..584b428 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2010-03-29 Frederic Culot <frederic@culot.org>
* src/custom.c (custom_sidebar_config): exit menu item added
+
+ * src/calendar.c (draw_weekly_view): adapt the weekly calendar
+ view to the side bar width
2010-03-23 Frederic Culot <frederic@culot.org>