diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 29b2eb0ccc..d281eb3cf3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-08-28 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/powerpc/sysdep.h: Protect against double + inclusion. + * stdio-common/vfscanf.c (ungetc): Cast c to signed char first to really match EOF. Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>. |