mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
[BZ #5475]
2008-04-07 Ulrich Drepper <drepper@redhat.com> [BZ #5475] * resolv/res_init.c: Handle scope IDs in resolv.conf.
This commit is contained in:
parent
a7eba295f0
commit
fcf90e0a6f
@ -1,3 +1,8 @@
|
||||
2008-04-07 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
[BZ #5475]
|
||||
* resolv/res_init.c: Handle scope IDs in resolv.conf.
|
||||
|
||||
2008-04-07 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* malloc/mtrace.pl: Use $@ instead of $* to keep perl 5.10 quiet.
|
||||
|
@ -1,3 +1,8 @@
|
||||
2008-04-07 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
[BZ #5478]
|
||||
* locales/hu_HU: Fix name_fmt.
|
||||
|
||||
2008-03-31 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* locales/iso14651_t1_common: Add support for Gujarati script.
|
||||
|
@ -543,8 +543,8 @@ measurement 1
|
||||
END LC_MEASUREMENT
|
||||
|
||||
LC_NAME
|
||||
name_fmt "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
|
||||
<U0025><U006D><U0025><U0074><U0025><U0066>"
|
||||
name_fmt "<U0025><U0064><U0025><U0074><U0025><U0066><U0025><U0074>/
|
||||
<U0025><U006D><U0025><U0074><U0025><U0067>"
|
||||
END LC_NAME
|
||||
|
||||
LC_ADDRESS
|
||||
|
Loading…
Reference in New Issue
Block a user