daylight saving time related problems fixed (thanks youshe and Jan for reporting them)

This commit is contained in:
Frederic Culot
2008-12-13 21:41:25 +00:00
parent 53db22a380
commit f06c1b142f
3 changed files with 14 additions and 10 deletions

View File

@@ -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