diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-01-18 01:20:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-01-18 01:20:40 +0000 |
commit | 0af42c25c3b42cd0f912ff80ae5810a6915ba5c1 (patch) | |
tree | 75261b19bc006f45836b05d929fee7a80d424e35 /ChangeLog | |
parent | 125a8cf7ff1dadf295bd992d10a5115160be2409 (diff) | |
download | glibc-0af42c25c3b42cd0f912ff80ae5810a6915ba5c1.tar.gz glibc-0af42c25c3b42cd0f912ff80ae5810a6915ba5c1.tar.xz glibc-0af42c25c3b42cd0f912ff80ae5810a6915ba5c1.zip |
* include/link.h: Remove stray definition of pltenter.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b49e9a88bf..eb32548447 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-17 Ulrich Drepper <drepper@redhat.com> + + * include/link.h: Remove stray definition of pltenter. + 2005-01-16 GOTO Masanori <gotom@debian.or.jp> * sysdeps/unix/rewinddir.c: Reset filepos. |