aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-17 01:17:09 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-17 01:17:09 +0000
commit3591977060818cd92c749bb377130b31b15228b4 (patch)
treebe1f15ce1698561fac85f93f573b57cf3e55791c /ChangeLog
parent2ac51313f0250b213c0b6ace0cf8cd7a0a904cd8 (diff)
downloadglibc-3591977060818cd92c749bb377130b31b15228b4.tar
glibc-3591977060818cd92c749bb377130b31b15228b4.tar.gz
glibc-3591977060818cd92c749bb377130b31b15228b4.tar.bz2
glibc-3591977060818cd92c749bb377130b31b15228b4.zip
Update.
* elf/Makefile (test-modules): Add test-modules.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c846e2e4b9..7635bcc6b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1999-01-17 Ulrich Drepper <drepper@cygnus.com>
+ * elf/Makefile (test-modules): Add test-modules.
+
* stdlib/canonicalize.c (canonicalize): Update write pointer after
realloc. Minor optimizations.