From 1863d841f524903e79710af76790fcdbf9a92b41 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 2 May 2006 20:12:29 +0000 Subject: [PATCH] * iconvdata/testdate/MIK: Fix format to match expected output. errors not to be reported. --- ChangeLog | 4 +++- iconvdata/testdata/MIK | 28 ++++++++++++++-------------- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3c61e3d..cea1691 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-05-02 Ulrich Drepper + * iconvdata/testdate/MIK: Fix format to match expected output. + [BZ #2632] * nscd/connections.c (nscd_init): Correct initialization of in-memory database structure. @@ -176,7 +178,7 @@ * sysdeps/unix/sysv/linux/bits/uio.h: Fix a typo in a comment. * 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_conf.c (nscd_parse_file): Parse auto-propagate lines. diff --git a/iconvdata/testdata/MIK b/iconvdata/testdata/MIK index b3a5bf4..9ae8d00 100644 --- a/iconvdata/testdata/MIK +++ b/iconvdata/testdata/MIK @@ -1,14 +1,14 @@ - ! " # $ % & ' ( ) * + , - . / - 0 1 2 3 4 5 6 7 8 9 : ; < = > ? - @ A B C D E F G H I J K L M N O - P Q R S T U V W X Y Z [ \ ] ^ _ - ` a b c d e f g h i j k l m n o - p q r s t u v w x y z { | } ~  - €  ‚ ƒ „ … † ‡ ˆ ‰ Š ‹ Œ  Ž  -  ‘ ’ “ ” • – — ˜ ™ š › œ  ž Ÿ -   ¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ­ ® ¯ - ° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿ - À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï - Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß - à á â ã ä å æ ç è é ê ë ì í î ï - ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý þ ÿ + ! " # $ % & ' ( ) * + , - . / +0 1 2 3 4 5 6 7 8 9 : ; < = > ? +@ A B C D E F G H I J K L M N O +P Q R S T U V W X Y Z [ \ ] ^ _ +` a b c d e f g h i j k l m n o +p q r s t u v w x y z { | } ~  +€  ‚ ƒ „ … † ‡ ˆ ‰ Š ‹ Œ  Ž  + ‘ ’ “ ” • – — ˜ ™ š › œ  ž Ÿ +  ¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ­ ® ¯ +° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿ +À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï +Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß +à á â ã ä å æ ç è é ê ë ì í î ï +ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý þ ÿ -- 2.7.4