diff options
author | Dan Winship <danw@src.gnome.org> | 2001-08-22 23:43:12 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-08-22 23:43:12 +0800 |
commit | ad546eab4d56710ea0520353a276f3619f661d17 (patch) | |
tree | 2ad4a460ffa16f396ff15faa378ac2ac7ebe5287 /calendar/ChangeLog | |
parent | 54bea2eaa8ec8f48a816f8547c1a6c094181aaae (diff) | |
download | gsoc2013-evolution-ad546eab4d56710ea0520353a276f3619f661d17.tar.gz gsoc2013-evolution-ad546eab4d56710ea0520353a276f3619f661d17.tar.zst gsoc2013-evolution-ad546eab4d56710ea0520353a276f3619f661d17.zip |
#include <libgnomevfs/gnome-vfs-types.h> so this will compile against
* gui/gnome-cal.c: #include <libgnomevfs/gnome-vfs-types.h> so
this will compile against gnome-vfs 1.0.1.
svn path=/trunk/; revision=12383
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 40507324bb..8d53325150 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-08-22 Dan Winship <danw@ximian.com> + + * gui/gnome-cal.c: #include <libgnomevfs/gnome-vfs-types.h> so + this will compile against gnome-vfs 1.0.1. + 2001-08-22 Rodrigo Moya <rodrigo@ximian.com> * gui/gnome-cal.c (gnome_calendar_open): open the tasks folder |