diff options
author | 2004-03-20 00:38:50 +0000 | |
---|---|---|
committer | 2004-03-20 00:38:50 +0000 | |
commit | 4c326621751a856cac5327457c94216780d2c903 (patch) | |
tree | 224b7c3cecbe07ab0d0383532f8be31dcb4a3fdb /Versions.def | |
parent | Update. (diff) | |
download | glibc-4c326621751a856cac5327457c94216780d2c903.tar.xz glibc-4c326621751a856cac5327457c94216780d2c903.zip |
Update.
2004-03-19 Ulrich Drepper <drepper@redhat.com>
* time/tzfile.c (__tzfile_default): Correct setting of rule_stdoff
and rule_dstoff after reading the posixrules file.
Diffstat (limited to 'Versions.def')
-rw-r--r-- | Versions.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Versions.def b/Versions.def index 67f0e5ed3d..33409f1143 100644 --- a/Versions.def +++ b/Versions.def @@ -76,6 +76,7 @@ libpthread { GLIBC_2.2.6 GLIBC_2.3.2 GLIBC_2.3.3 + GLIBC_2.3.4 GLIBC_PRIVATE } libresolv { |