Skip to content

Commit

Permalink
[BZ #5475]
Browse files Browse the repository at this point in the history
2008-04-07  Ulrich Drepper  <drepper@redhat.com>
	[BZ #5475]
	* resolv/res_init.c: Handle scope IDs in resolv.conf.
  • Loading branch information
Ulrich Drepper committed Apr 7, 2008
1 parent a7eba29 commit fcf90e0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
5 changes: 5 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions localedata/locales/hu_HU
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fcf90e0

Please sign in to comment.