aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-12-13 21:41:25 +0000
committerFrederic Culot <calcurse@culot.org>2008-12-13 21:41:25 +0000
commitf06c1b142f8d952ed63ee35727586f9de124b83f (patch)
tree3d6622a3e2d38bb9c11bbf3930944d4e8ed624ee /ChangeLog
parent53db22a380ec76a684fd5000d216350aaa795278 (diff)
downloadcalcurse-f06c1b142f8d952ed63ee35727586f9de124b83f.tar.gz
calcurse-f06c1b142f8d952ed63ee35727586f9de124b83f.zip
daylight saving time related problems fixed (thanks youshe and Jan for reporting them)
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30c467a..00e58f3 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-13 Frederic Culot <frederic@culot.org>
+
+ * src/recur.c (recur_item_inday)
+ * src/utils.c (date_sec_change): daylight saving time unwanted
+ offset fixed (thanks youshe and Jan for reporting the problem)
+
2008-12-12 Frederic Culot <frederic@culot.org>
* src/utils.c (mycpy): suppressed and replaced by strdup