about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-05-13 22:49:03 +0000
committerUlrich Drepper <drepper@redhat.com>2008-05-13 22:49:03 +0000
commitf05ac8f5030a8173b4eec5d73505cfd81d415a96 (patch)
tree7ace73bcb2216d33a8e34060ac8e899280b97a44 /ChangeLog
parentc9ff0187a63b6bc535c9febd2c2eb1c5a843b2c1 (diff)
downloadglibc-f05ac8f5030a8173b4eec5d73505cfd81d415a96.tar.gz
glibc-f05ac8f5030a8173b4eec5d73505cfd81d415a96.tar.xz
glibc-f05ac8f5030a8173b4eec5d73505cfd81d415a96.zip
* po/lt.po: New file. From Lituanian translation team.
	sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
	sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 11f39e7922..108beaf0b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-13  Ulrich Drepper  <drepper@redhat.com>
+
+	* po/lt.po: New file.  From Lituanian translation team.
+
 2008-01-30  Alexandre Oliva  <aoliva@redhat.com>
 
 	Introduce TLS descriptors for i386 and x86_64.
@@ -19,7 +23,7 @@
 	R_X86_64_TLSDESC): Define.
 	(R_386_NUM, R_X86_64_NUM): Adjust.
 	* sysdeps/i386/Makefile (sysdep-dl-routines, sysdep_routines,
-	systep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
+	sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
 	(gen-as-const-headers): Add tlsdesc.sym to csu subdir.
 	* sysdeps/i386/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
 	release tlsdesc_table.
@@ -37,7 +41,7 @@
 	* sysdeps/i386/bits/linkmap.h (struct link_map_machine): Add
 	tlsdesc_table.
 	* sysdeps/x86_64/Makefile (sysdep-dl-routines, sysdep_routines,
-	systep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
+	sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
 	(gen-as-const-headers): Add tlsdesc.sym to csu subdir.
 	* sysdeps/x86_64/dl-lookupcfg.h: New file.  Introduce _dl_unmap to
 	release tlsdesc_table.