summaryrefslogtreecommitdiff
path: root/support/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-04-13 23:39:05 +0000
committerRaja R Harinath <harinath@src.gnome.org>1998-04-13 23:39:05 +0000
commit70dd5b3b142123b882d85a41d21592a79c079428 (patch)
treec6ae3199bb56f190683411dda9097d668e7cbc86 /support/ChangeLog
parent4d77e46422bb506be06fb6695c343befb64b5a58 (diff)
downloadshared-mime-info-70dd5b3b142123b882d85a41d21592a79c079428.tar.gz
Include. Do all the `dirent' wrangling only if `scandir' is needed. Also,
* scandir.c (<sys/types.h>): Include. * gnomesupport-h.c (!HAVE_SCANDIR): Do all the `dirent' wrangling only if `scandir' is needed. Also, include <sys/types.h> in all cases. svn path=/trunk/; revision=192
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index 31750031..bf965d55 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,15 @@
+1998-04-13 Raja R Harinath <harinath@cs.umn.edu>
+
+ * scandir.c (<sys/types.h>): Include.
+ * gnomesupport-h.c (!HAVE_SCANDIR): Do all the `dirent' wrangling
+ only if `scandir' is needed. Also, include <sys/types.h> in all
+ cases.
+
+1998-04-13 Seth Alves <alves@twitch.cp.domain.net>
+
+ * gnomesupport-h.c (HAVE_DIRENT_H): FreeBSD needs <sys/types.h>
+ before <dirent.h>.
+
1998-04-12 Raja R Harinath <harinath@cs.umn.edu>
* Makefile.am (supportincludedir): Is now $(pkglibdir)/include.