]> granicus.if.org Git - apache/commitdiff
Add the correct language tag for interoperation with the Taiwanese
authorTony Finch <fanf@apache.org>
Thu, 22 Feb 2001 03:55:22 +0000 (03:55 +0000)
committerTony Finch <fanf@apache.org>
Thu, 22 Feb 2001 03:55:22 +0000 (03:55 +0000)
versions of MSIE and Netscape.

PR:             7142
Submitted by:   Clive Lin <clive@CirX.ORG>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88270 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
docs/conf/httpd-std.conf
docs/conf/httpd-win.conf

diff --git a/CHANGES b/CHANGES
index e31072ede861e1e860fea1ce2e0552e1a337f099..dd6495b65eb7681edc9d8693aca27d7245c5335b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 Changes with Apache 2.0.12-dev
 
+  *) Add the correct language tag for interoperation with the Taiwanese
+     versions of MSIE and Netscape. [Clive Lin <clive@CirX.ORG>] PR#7142
+
   *) Migrate the perchild MPM to use the new apr signal child, and 
      APR thread functions.  [Ryan Bloom]
 
index dc2d0c72309304e07060c2a97b3e217b0f18d3d5..ac6ddc077f9a766651a1c9fda5fe461bd3ffad1c 100644 (file)
@@ -659,6 +659,7 @@ AddLanguage sv .se
 AddLanguage cz .cz
 AddLanguage ru .ru
 AddLanguage tw .tw
+AddLanguage zh-tw .tw
 
 # LanguagePriority allows you to give precedence to some languages
 # in case of a tie during content negotiation.
index 6917a03658848a984bb8a7bdbdd93dc66c7b1ad5..a41ac4702d03b6237b2a68eae4e6c48ceb8a4de6 100644 (file)
@@ -585,6 +585,7 @@ AddLanguage sv .se
 AddLanguage cz .cz
 AddLanguage ru .ru
 AddLanguage tw .tw
+AddLanguage zh-tw .tw
 
 # LanguagePriority allows you to give precedence to some languages
 # in case of a tie during content negotiation.