diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index bd66cbe4bb..3ba9753e53 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,8 @@ 2005-12-17 Tor Lillqvist <tml@novell.com> + * Makefile.am (INCLUDES): Don't need EXTRA_GNOME_CFLAGS or + GNOME_FULL_CFLAGS. + * e-util-private.h (fsync) * e-util.c: Don't bother with a Win32 implementation of fsync() as the uses of fsync() in evo are pretty irrelevant. Just #define |