aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b98fae896c..628223b426 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2002-05-30 Ulrich Drepper <drepper@redhat.com>
+ * po/sk.po: Update from translation team.
+
+2002-05-28 Andreas Schwab <schwab@suse.de>
+
+ * sysdeps/generic/readelflib.c (process_elf_file): Give correct
+ message when finding object of wrong class.
+
+2002-05-28 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/wordsize-32/divdi3.c (__moddi3): Fix pasto.
+ Patch by <radu@netsoft.ro>.
+
+2002-05-30 Ulrich Drepper <drepper@redhat.com>
+
* sysdeps/unix/sysv/linux/Makefile [$(subdir)==misc] (sysdep_routines):
Add readahead.
* sysdeps/unix/sysv/linux/readahead.c: New file.