]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Feb 2004 07:16:53 +0000 (07:16 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Feb 2004 07:16:53 +0000 (07:16 +0000)
2004-02-20  Alexandre Oliva  <aoliva@redhat.com>

* resolv/Versions: Remove semicolon from the end of libresolv's
GLIBC_2.3.2 version block.
* Versions.def (libresolv): Add GLIBC_2.3.2.

ChangeLog
Versions.def
resolv/Versions

index 49c079c0e34069a08e91635eda11a1e8cd1c128a..d04410c59f8f6a2bf5342901d993301da39b87d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-20  Alexandre Oliva  <aoliva@redhat.com>
+
+       * resolv/Versions: Remove semicolon from the end of libresolv's
+       GLIBC_2.3.2 version block.
+       * Versions.def (libresolv): Add GLIBC_2.3.2.
+
 2004-02-19  Carlos O'Donell  <carlos@baldric.uwo.ca>
 
        * sysdeps/hppa/fpu/feholdexcpt.c (feholdexcept): Fix order of fp
index 921b8f5d2bb0151900cdf899d50421052617efa6..4e015dc2605eb00fdb2852c41d61a96730d92c82 100644 (file)
@@ -81,6 +81,7 @@ libpthread {
 libresolv {
   GLIBC_2.0
   GLIBC_2.2
+  GLIBC_2.3.2
   GLIBC_PRIVATE
 }
 librt {
index ec461d34ac4ddd52e674fbe8a4e5fba8f6267c3d..b18c7d78dc74387dd6fdfae7b332abb0d716a02a 100644 (file)
@@ -71,7 +71,7 @@ libresolv {
   }
   GLIBC_2.3.2 {
     __p_rcode;
-  };
+  }
   GLIBC_PRIVATE {
     # Needed in libnss_dns.
     __ns_name_unpack; __ns_name_ntop;