diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-03-20 12:45:39 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-03-20 12:45:39 +0800 |
commit | 262ee8128d564206d60c93e479200d1c977fd10d (patch) | |
tree | 0b8cd78cc2d104e3f16d1d958db5e9b364cf5018 /camel/ChangeLog | |
parent | 1510304c2de206313c637d9269b4fb451cb50adb (diff) | |
download | gsoc2013-evolution-262ee8128d564206d60c93e479200d1c977fd10d.tar.gz gsoc2013-evolution-262ee8128d564206d60c93e479200d1c977fd10d.tar.zst gsoc2013-evolution-262ee8128d564206d60c93e479200d1c977fd10d.zip |
Added $(EXTRA_GNOME_CFLAGS)
2001-03-19 Christopher James Lahey <clahey@ximian.com>
* Makefile.am (INCLUDES): Added $(EXTRA_GNOME_CFLAGS)
svn path=/trunk/; revision=8838
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index e82494cb92..0f1f790072 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2001-03-19 Christopher James Lahey <clahey@ximian.com> + + * Makefile.am (INCLUDES): Added $(EXTRA_GNOME_CFLAGS) + 2001-03-19 Jeffrey Stedfast <fejj@ximian.com> * providers/pop3/camel-pop3-store.c (pop3_connect): Set the errbuf |