diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f19faa32c0..0a2f0efe0c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2000-06-19 Chris Toshok <toshok@helixcode.com> + + * e-local-storage.c: #undef _POSIX_SOURCE after including + dirent.h. this breaks the build on freebsd if we leave it + #defined. go figure. + 2000-06-19 Dan Winship <danw@helixcode.com> * evolution-shell-component-client.c |