diff options
author | David Mosberger <davidm@napali.hpl.hp.com> | 2004-12-08 09:58:27 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-12-08 09:58:27 +0800 |
commit | 21cbc5f9c93ac4e230346bbae1afe9b97a74e959 (patch) | |
tree | 9363af77d64617a69d92ce9764c772988b37bf26 /shell/ChangeLog | |
parent | 5ba45809f02614cdd481ead5e4c9a8a392b55200 (diff) | |
download | gsoc2013-evolution-21cbc5f9c93ac4e230346bbae1afe9b97a74e959.tar gsoc2013-evolution-21cbc5f9c93ac4e230346bbae1afe9b97a74e959.tar.gz gsoc2013-evolution-21cbc5f9c93ac4e230346bbae1afe9b97a74e959.tar.bz2 gsoc2013-evolution-21cbc5f9c93ac4e230346bbae1afe9b97a74e959.tar.lz gsoc2013-evolution-21cbc5f9c93ac4e230346bbae1afe9b97a74e959.tar.xz gsoc2013-evolution-21cbc5f9c93ac4e230346bbae1afe9b97a74e959.tar.zst gsoc2013-evolution-21cbc5f9c93ac4e230346bbae1afe9b97a74e959.zip |
include es-event.h to fix 64 bit platform problems.
2004-12-08 David Mosberger <davidm@napali.hpl.hp.com>
* main.c: include es-event.h to fix 64 bit platform problems.
svn path=/trunk/; revision=28082
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 3cedcd9462..352579b525 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2004-12-08 David Mosberger <davidm@napali.hpl.hp.com> + + * main.c: include es-event.h to fix 64 bit platform problems. + 2004-11-22 Joan Sanfeliu <joan@fibranet.com> * main.c: Evolution product name spelled with an uppercase E |