about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-05-31 00:36:57 +0000
committerUlrich Drepper <drepper@redhat.com>2002-05-31 00:36:57 +0000
commit63fb40b32aebdf03b0defd757357c08e6dac7569 (patch)
treec2ba815e1ce8d70b77515fec5c0cf85aa19be55c /ChangeLog
parent9bd646022380b5eef343c61f8a8274135540db09 (diff)
downloadglibc-63fb40b32aebdf03b0defd757357c08e6dac7569.tar.gz
glibc-63fb40b32aebdf03b0defd757357c08e6dac7569.tar.xz
glibc-63fb40b32aebdf03b0defd757357c08e6dac7569.zip
Update.
	* 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>
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.