mirror of git://sourceware.org/git/glibc.git
* iconvdata/testdate/MIK: Fix format to match expected output.
errors not to be reported.
This commit is contained in:
parent
25059769a4
commit
1863d841f5
|
|
@ -1,5 +1,7 @@
|
||||||
2006-05-02 Ulrich Drepper <drepper@redhat.com>
|
2006-05-02 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* iconvdata/testdate/MIK: Fix format to match expected output.
|
||||||
|
|
||||||
[BZ #2632]
|
[BZ #2632]
|
||||||
* nscd/connections.c (nscd_init): Correct initialization of
|
* nscd/connections.c (nscd_init): Correct initialization of
|
||||||
in-memory database structure.
|
in-memory database structure.
|
||||||
|
|
@ -176,7 +178,7 @@
|
||||||
* sysdeps/unix/sysv/linux/bits/uio.h: Fix a typo in a comment.
|
* sysdeps/unix/sysv/linux/bits/uio.h: Fix a typo in a comment.
|
||||||
|
|
||||||
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused
|
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused
|
||||||
bugs not to be reported.
|
errors not to be reported.
|
||||||
|
|
||||||
* nscd/nscd.h (struct database_dyn): Add propagate field.
|
* nscd/nscd.h (struct database_dyn): Add propagate field.
|
||||||
* nscd/nscd_conf.c (nscd_parse_file): Parse auto-propagate lines.
|
* nscd/nscd_conf.c (nscd_parse_file): Parse auto-propagate lines.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue