You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mi...@apache.org on 2003/08/13 18:30:53 UTC

cvs commit: xml-xalan/java/src/org/apache/xml/serializer Encodings.properties

minchau     2003/08/13 09:30:52

  Modified:    java/src/org/apache/xml/serializer Encodings.properties
  Log:
  
  PR: bugzilla 21300	
  Submitted by:	Brian Minchau
  Reviewed by:	Henry Zongaro
  The review was done via a discussion.  Not too many requests are made to
  add encoding information to this property file.  Doing one now and then is OK.
  A comment was added to the property file showing where to go to get information
  on ISO encodings.   
  
  At this point a decision was made to NOT update the information en-mass, but wait for
  individual requests.
  
  Revision  Changes    Path
  1.2       +5 -1      xml-xalan/java/src/org/apache/xml/serializer/Encodings.properties
  
  Index: Encodings.properties
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/src/org/apache/xml/serializer/Encodings.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Encodings.properties	1 Apr 2003 19:24:54 -0000	1.1
  +++ Encodings.properties	13 Aug 2003 16:30:52 -0000	1.2
  @@ -78,4 +78,8 @@
   MacTEC MacRoman 0x00FF
   ASCII ASCII,ISO-Latin-1 0x007F
   Unicode UNICODE,UTF-16 0xFFFF
  -UTF8 UTF-8 0xFFFF
  \ No newline at end of file
  +UTF8 UTF-8 0xFFFF
  +# patch attributed to Jinsung Lee
  +KS_C_5601-1987 KS_C_5601-1987,iso-ir-149,KS_C_5601-1989,KSC_5601,csKSC56011987 0xFFFF
  +# note that more character set names and their aliases
  +# can be found at http://www.iana.org/assignments/character-sets
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org