aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-08-25 14:51:41 +0000
committerFrederic Culot <calcurse@culot.org>2009-08-25 14:51:41 +0000
commita90f680d70318f8c2751b58b15aa41d9602e1325 (patch)
treece011e9b486470c66e2cc9f81a331840ae2d95ec /ChangeLog
parent700ecefc3a2fc5207fa77303c09882717c4b5fc6 (diff)
downloadcalcurse-a90f680d70318f8c2751b58b15aa41d9602e1325.tar.gz
calcurse-a90f680d70318f8c2751b58b15aa41d9602e1325.zip
Display week number inside weekly calendar view.
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54fa054..a972da6 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-25 Frederic Culot <frederic@culot.org>
+
+ * src/calendar.c (weeknum, ISO8601weeknum): new functions to print
+ the week number inside calendar panel
+
2009-08-24 Frederic Culot <frederic@culot.org>
* src/calendar.c (calendar_view_next, calendar_view_prev)