aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-11-26 04:52:36 +0000
committerUlrich Drepper <drepper@redhat.com>2000-11-26 04:52:36 +0000
commitc3560dfdafe7761efc81f36221dd34c0568c0f59 (patch)
treef34ac81d057c430bbd40eb207a8411c33866bcf5 /ChangeLog
parent03fb20b51b3869f24ffd03f499b53e5ae717566d (diff)
downloadglibc-c3560dfdafe7761efc81f36221dd34c0568c0f59.zip
glibc-c3560dfdafe7761efc81f36221dd34c0568c0f59.tar.gz
glibc-c3560dfdafe7761efc81f36221dd34c0568c0f59.tar.bz2
Update.
* string/tester.c: Mark test functions as static to avoid warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79d7f58..dbbb2ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-11-25 Ulrich Drepper <drepper@redhat.com>
+ * string/tester.c: Mark test functions as static to avoid warnings.
+
* iconv/gconv_conf.c (read_conf_file): Make mod_counter static to
preserve value over different gconv-modules files.