summaryrefslogtreecommitdiff
path: root/support/ChangeLog
diff options
context:
space:
mode:
authorMartin Baulig <baulig@Stud.Informatik.uni-trier.de>1998-07-15 16:08:27 +0000
committerMartin Baulig <martin@src.gnome.org>1998-07-15 16:08:27 +0000
commit22a9109843375d61e10c6c8292c79484695bf55b (patch)
tree3ed9cebbc499e54df8f86b2de5e5c0224fe8ca38 /support/ChangeLog
parent0b24c8633addf873c72ef18e6ca5c0cd5ded1791 (diff)
downloadshared-mime-info-22a9109843375d61e10c6c8292c79484695bf55b.tar.gz
Emit declarations.
1998-07-15 Martin Baulig <baulig@Stud.Informatik.uni-trier.de> * gnomesupport-h.c (memmove strtod strtol strtoul): Emit declarations. * memmove.c: New file. Imported from GNU libiberty. * strtod.c, strtol.c, strtoul.c: New files. Imported from GNU libiberty. svn path=/trunk/; revision=279
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index b479610b..e59681a5 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,13 @@
+1998-07-15 Martin Baulig <baulig@Stud.Informatik.uni-trier.de>
+
+ * gnomesupport-h.c (memmove strtod strtol strtoul): Emit
+ declarations.
+
+ * memmove.c: New file. Imported from GNU libiberty.
+
+ * strtod.c, strtol.c, strtoul.c: New files. Imported from
+ GNU libiberty.
+
1998-07-14 Raja R Harinath <harinath@cs.umn.edu>
* mkstemp.c (<stdint.h>): Systems that don't have `mkstemp'