File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed
Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,11 @@ Fixed:
106106 headers under apache). Problem diagnosed and initial patch created by
107107 Tom Ekberg (tekberg). Further testing and patch change done by
108108 John Rouillard.
109+ - issue2550851 in installation doc removed directions for
110+ installing additional codecs for Asian languages. They
111+ they appear to be part of the standard python since at least 2.6.
112+ Also the quoted url is obsolete. See ticket if you think you need
113+ the codecs.
109114
1101152016-01-11: 1.5.1
111116
Original file line number Diff line number Diff line change @@ -141,7 +141,6 @@ installation:
1411414. and optionally `configure an email interface`_
1421425. `UNIX environment steps`_ to take if you're installing on a shared
143143 UNIX machine and want to restrict local access to roundup
144- 6. `additional language codecs`_
145144
146145For information about how Roundup installs, see the `administration
147146guide`_.
@@ -835,14 +834,6 @@ mysql or postgresql backend you may also need to update your policy to
835834allow the web server to access the database socket.
836835
837836
838- Additional Language Codecs
839- --------------------------
840-
841- If you intend to send messages to Roundup that use Chinese, Japanese or
842- Korean encodings the you'll need to obtain CJKCodecs from
843- http://cjkpython.berlios.de/
844-
845-
846837Public Tracker Considerations
847838-----------------------------
848839
You can’t perform that action at this time.
0 commit comments