summaryrefslogtreecommitdiff
path: root/support/ChangeLog
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-07-17 08:29:39 +0000
committerMartin Baulig <martin@src.gnome.org>1998-07-17 08:29:39 +0000
commit3e44ab5f03d41e9652d41aee92ea2b097500f050 (patch)
tree0b789e66f677e78db4d070bbf24d40857ed7f193 /support/ChangeLog
parent890f65bea4d970633f1b062bec85e2b6cdc27f3b (diff)
downloadshared-mime-info-3e44ab5f03d41e9652d41aee92ea2b097500f050.tar.gz
Removed. Using `const' instead of `CONST'.
1998-07-17 Martin Baulig <martin@home-of-linux.org> * strtol.c, strtoul.c (<ansidecl.h>): Removed. Using `const' instead of `CONST'. svn path=/trunk/; revision=283
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index 8b794355..aa5a0993 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,8 @@
+1998-07-17 Martin Baulig <martin@home-of-linux.org>
+
+ * strtol.c, strtoul.c (<ansidecl.h>): Removed. Using
+ `const' instead of `CONST'.
+
1998-07-15 Raja R Harinath <harinath@cs.umn.edu>
* gnomesupport.awk (gethostname): Emit declaration.