summaryrefslogtreecommitdiff
path: root/support/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-07-14 06:42:25 +0000
committerRaja R Harinath <harinath@src.gnome.org>1998-07-14 06:42:25 +0000
commitccbb7b73ea66c6d2bfd91628badbc4468669581b (patch)
tree5288bb701a7379eac3dad0496e93bb634a5fb056 /support/ChangeLog
parentc387a59e68cab9275ac782aa513176c57a0ff12f (diff)
downloadshared-mime-info-ccbb7b73ea66c6d2bfd91628badbc4468669581b.tar.gz
Systems that don't have `mkstemp' probably don't have <stdint.h> either.
* mkstemp.c (<stdint.h>): Systems that don't have `mkstemp' probably don't have <stdint.h> either. Will fix it with a proper autoconf test later. svn path=/trunk/; revision=274
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index 36685745..b479610b 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,9 @@
+1998-07-14 Raja R Harinath <harinath@cs.umn.edu>
+
+ * mkstemp.c (<stdint.h>): Systems that don't have `mkstemp'
+ probably don't have <stdint.h> either. Will fix it with a proper
+ autoconf test later.
+
1998-07-13 Raja R Harinath <harinath@cs.umn.edu>
* argp.h (ARGP_EI): Define to `extern __inline__', rather that