diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-12-22 07:33:02 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-12-22 07:33:02 +0800 |
commit | 0305388aa2c358bdc3395ef2b0abb9efc3e91744 (patch) | |
tree | 2982f6cc0cd8809985e0a988997caeab9c04f307 /libical/ChangeLog | |
parent | b920cbf1a5d5841636e021b3168149c566f0f9c7 (diff) | |
download | gsoc2013-evolution-0305388aa2c358bdc3395ef2b0abb9efc3e91744.tar.gz gsoc2013-evolution-0305388aa2c358bdc3395ef2b0abb9efc3e91744.tar.zst gsoc2013-evolution-0305388aa2c358bdc3395ef2b0abb9efc3e91744.zip |
include configure.h because HAVE_TIMEZONE is used
2000-12-21 JP Rosevear <jpr@helixcode.com>
* src/libical/icaltime.c: include configure.h because HAVE_TIMEZONE
is used
* acconfig.h: Terminate variable comment so that the variable can
actually be seen
svn path=/trunk/; revision=7122
Diffstat (limited to 'libical/ChangeLog')
-rw-r--r-- | libical/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog index c1a7e935ca..0157ff6aa0 100644 --- a/libical/ChangeLog +++ b/libical/ChangeLog @@ -1,3 +1,11 @@ +2000-12-21 JP Rosevear <jpr@helixcode.com> + + * src/libical/icaltime.c: include configure.h because HAVE_TIMEZONE + is used + + * acconfig.h: Terminate variable comment so that the variable can + actually be seen + 2000-12-15 Ettore Perazzoli <ettore@helixcode.com> * src/libical/Makefile.am: Build `libical-static.la'. |