]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update from libiconv/libcharset.
authorBruno Haible <bruno@clisp.org>
Tue, 18 Feb 2003 14:32:39 +0000 (14:32 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:11 +0000 (12:10 +0200)
gettext-runtime/intl/ChangeLog
gettext-runtime/intl/config.charset
gettext-tools/lib/ChangeLog
gettext-tools/lib/config.charset

index d5983750f90adcf439a20a07a381de6f840df9a4..133954419ce2586af7e180af7b157ff69c340993 100644 (file)
@@ -1,3 +1,8 @@
+2003-01-29  Bruno Haible  <bruno@clisp.org>
+
+       * config.charset: Add an alias for CP1251 on Solaris.
+       Reported by Hidetoshi Tajima <hidetoshi.tajima@sun.com>.
+
 2003-02-16  Bruno Haible  <bruno@clisp.org>
 
        * log.c: New file.
index 4f98b5b0cac8fbe6b4105a5a112a7521ed68d2c1..32becece9669011a2bd69a7e4876d56d3ec1e32e 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Output a system dependent table of character encoding aliases.
 #
-#   Copyright (C) 2000-2002 Free Software Foundation, Inc.
+#   Copyright (C) 2000-2003 Free Software Foundation, Inc.
 #
 #   This program is free software; you can redistribute it and/or modify it
 #   under the terms of the GNU Library General Public License as published
@@ -71,7 +71,7 @@
 #   CP1125                    dos
 #   CP1129                    aix
 #   CP1250                    woe32
-#   CP1251                    glibc woe32
+#   CP1251                    glibc solaris woe32
 #   CP1252                    aix woe32
 #   CP1253                    woe32
 #   CP1254                    woe32
@@ -231,6 +231,7 @@ case "$os" in
        echo "ISO8859-9 ISO-8859-9"
        echo "ISO8859-15 ISO-8859-15"
        echo "koi8-r KOI8-R"
+       echo "ansi-1251 CP1251"
        echo "BIG5 BIG5"
        echo "Big5-HKSCS BIG5-HKSCS"
        echo "gb2312 GB2312"
index a8085f3e70a401fb051fd071079facac3cf2c38f..ba0c03d89ab22e04287d1ed4766cb3720c97b91c 100644 (file)
@@ -1,3 +1,8 @@
+2003-01-29  Bruno Haible  <bruno@clisp.org>
+
+       * config.charset: Add an alias for CP1251 on Solaris.
+       Reported by Hidetoshi Tajima <hidetoshi.tajima@sun.com>.
+
 2003-02-18  Bruno Haible  <bruno@clisp.org>
 
        * copy-file.c: Include safe-read.h.
index 4f98b5b0cac8fbe6b4105a5a112a7521ed68d2c1..32becece9669011a2bd69a7e4876d56d3ec1e32e 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Output a system dependent table of character encoding aliases.
 #
-#   Copyright (C) 2000-2002 Free Software Foundation, Inc.
+#   Copyright (C) 2000-2003 Free Software Foundation, Inc.
 #
 #   This program is free software; you can redistribute it and/or modify it
 #   under the terms of the GNU Library General Public License as published
@@ -71,7 +71,7 @@
 #   CP1125                    dos
 #   CP1129                    aix
 #   CP1250                    woe32
-#   CP1251                    glibc woe32
+#   CP1251                    glibc solaris woe32
 #   CP1252                    aix woe32
 #   CP1253                    woe32
 #   CP1254                    woe32
@@ -231,6 +231,7 @@ case "$os" in
        echo "ISO8859-9 ISO-8859-9"
        echo "ISO8859-15 ISO-8859-15"
        echo "koi8-r KOI8-R"
+       echo "ansi-1251 CP1251"
        echo "BIG5 BIG5"
        echo "Big5-HKSCS BIG5-HKSCS"
        echo "gb2312 GB2312"