changeset 5083:1c992cb4301a

issue2550851 Installation doc removed directions for installing additional codecs for Asian languages. They are obsolete.
author John Rouillard <rouilj@ieee.org>
date Fri, 17 Jun 2016 21:35:57 -0400
parents c1f1465d5303
children 675b3b3d88f0
files CHANGES.txt doc/installation.txt
diffstat 2 files changed, 5 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES.txt	Sat Jun 11 19:17:49 2016 -0400
+++ b/CHANGES.txt	Fri Jun 17 21:35:57 2016 -0400
@@ -106,6 +106,11 @@
   headers under apache). Problem diagnosed and initial patch created by
   Tom Ekberg (tekberg). Further testing and patch change done by
   John Rouillard.
+- issue2550851 in installation doc removed directions for
+  installing additional codecs for Asian languages. They
+  they appear to be part of the standard python since at least 2.6.
+  Also the quoted url is obsolete. See ticket if you think you need
+  the codecs.
 
 2016-01-11: 1.5.1
 
--- a/doc/installation.txt	Sat Jun 11 19:17:49 2016 -0400
+++ b/doc/installation.txt	Fri Jun 17 21:35:57 2016 -0400
@@ -141,7 +141,6 @@
 4. and optionally `configure an email interface`_
 5. `UNIX environment steps`_ to take if you're installing on a shared
    UNIX machine and want to restrict local access to roundup
-6. `additional language codecs`_
 
 For information about how Roundup installs, see the `administration
 guide`_.
@@ -835,14 +834,6 @@
 allow the web server to access the database socket.
 
 
-Additional Language Codecs
---------------------------
-
-If you intend to send messages to Roundup that use Chinese, Japanese or
-Korean encodings the you'll need to obtain CJKCodecs from
-http://cjkpython.berlios.de/
-
-
 Public Tracker Considerations
 -----------------------------
 

Roundup Issue Tracker: http://roundup-tracker.org/