diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f93a969ba9..2afc45559b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-08-23 Jakub Jelinek <jakub@redhat.com> + + * dirent/dirent.h (alphasort, versionsort): Move __attribute_pure__ + out of the __REDIRECT macro. + 2000-08-23 Ulrich Drepper <drepper@redhat.com> * stdio-common/vfscanf.c: Add %F format support. |