diff options
author | Federico Mena Quintero <federico@src.gnome.org> | 2001-07-18 04:30:11 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-07-18 04:30:11 +0800 |
commit | 9d61de761d94349b018d9ce559611c373dbbeb80 (patch) | |
tree | a4d84e9ba4dd8cb7fcaf60c8b7e2843438386793 /calendar/ChangeLog | |
parent | 6c142ce73aea1fdd88f41beaa64f9ceb2a7ab047 (diff) | |
download | gsoc2013-evolution-9d61de761d94349b018d9ce559611c373dbbeb80.tar gsoc2013-evolution-9d61de761d94349b018d9ce559611c373dbbeb80.tar.gz gsoc2013-evolution-9d61de761d94349b018d9ce559611c373dbbeb80.tar.bz2 gsoc2013-evolution-9d61de761d94349b018d9ce559611c373dbbeb80.tar.lz gsoc2013-evolution-9d61de761d94349b018d9ce559611c373dbbeb80.tar.xz gsoc2013-evolution-9d61de761d94349b018d9ce559611c373dbbeb80.tar.zst gsoc2013-evolution-9d61de761d94349b018d9ce559611c373dbbeb80.zip |
oops, save ChangeLog before committing - Federico
svn path=/trunk/; revision=11171
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index bab0f9bd19..1158441ea3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -3,7 +3,8 @@ Really fixes #4380. The previous fix was necessary but not sufficient; it worked for me because my system timezone happens to match the Evolution timezone --- if they don't match, the bug - would persist. + would persist. Not matching is *not* an error; it is just a + matter of Unix sucking a lot and XST not being finished :) * cal-util/timeutil.c (time_to_gdate_with_zone): New function. We cannot use g_date_set_time() anymore because it does not take |