diff options
author | Frederic Culot <calcurse@culot.org> | 2008-12-13 21:41:25 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-12-13 21:41:25 +0000 |
commit | f06c1b142f8d952ed63ee35727586f9de124b83f (patch) | |
tree | 3d6622a3e2d38bb9c11bbf3930944d4e8ed624ee /ChangeLog | |
parent | 53db22a380ec76a684fd5000d216350aaa795278 (diff) | |
download | calcurse-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-x | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |