about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-03-22 23:52:59 +0000
committerRoland McGrath <roland@gnu.org>2005-03-22 23:52:59 +0000
commit2fb9a65c22e5d6d59ebadbdd7b0ead3bdd17abd6 (patch)
tree143157d4dafd0bf3a39c4db5d5d47155bb5bdf71 /ChangeLog
parent0dad51c17277e5f0694ec5e1f20081fe223d39c9 (diff)
downloadglibc-2fb9a65c22e5d6d59ebadbdd7b0ead3bdd17abd6.tar.gz
glibc-2fb9a65c22e5d6d59ebadbdd7b0ead3bdd17abd6.tar.xz
glibc-2fb9a65c22e5d6d59ebadbdd7b0ead3bdd17abd6.zip
* Versions.def (libdl, librt): Add GLIBC_2.3.4 version.
	* scripts/versions.awk: Print all errors and die at the end.
	Use library name in versions array keys.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01c6821ba3..44cd4de081 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-03-22  Roland McGrath  <roland@redhat.com>
+
+	* Versions.def (libdl, librt): Add GLIBC_2.3.4 version.
+
+	* scripts/versions.awk: Print all errors and die at the end.
+	Use library name in versions array keys.
+
 2005-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
 
 	* elf/elf.h (PT_ARM_EXIDX): New macro.