Changes between Version 3 and Version 4 of ReleaseNotes/panc


Ignore:
Timestamp:
Feb 28, 2007, 11:56:42 AM (19 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/panc

    v3 v4  
    66Java based implementation of PAN Compiler (v7 and later) is made of an `ant` task and a set of scripts for backward compatibility at command line level with previous compiler. It is released as a separate component but is also bundled into [wiki:ReleaseNotes/SCDB SCDB releases].
    77
     8== Available Releases ==
     9
     10|| Date || Version || Description ||
     11
    812== New and Changed Features ==
    913
    1014=== UTF-8 encoding of non ASCII characters ===
    1115
    12 panc v7 encodes non ASCII characters as UTF-8. This is different from older version that treated non ASCII characters as binary. This is more consistent but can lead to some incompatibility with some Quattor components. Be sure to read section about upgrade from an old compiler version.
     16panc v7 encodes non ASCII characters as UTF-8. This is different from older version that treated non ASCII characters as binary. This is more consistent but can lead to some incompatibility with some Quattor components. Be sure to read section about [wiki:ReleaseNotes/panc#Upgradingfromoldcompilerversion upgrade] from an old compiler version.
    1317
    1418In case you have problem with the new encoding, a workaround is to suppress non ASCII characters from your site templates (there are no such characters in standard and QWG templates).