jeremias 2003/03/13 08:50:42 Modified: . status.xml Log: Update for PDF encryption support Revision Changes Path 1.26 +10 -2 xml-fop/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/xml-fop/status.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- status.xml 11 Mar 2003 13:35:48 -0000 1.25 +++ status.xml 13 Mar 2003 16:50:42 -0000 1.26 @@ -114,7 +114,15 @@ </todo> <changes> - <release version="?" date="2003"> + <release version="2003" date="2003"> + <action context="code" dev="JM" type="update"> + Enhanced PDF encryption support so it is optional depending on the + availability of JCE and/or cryptographic algorithms. + </action> + <action context="code" dev="JM" type="add" + due-to="Patrick C. Lankswert" due-to-email="[EMAIL PROTECTED]"> + Added PDF encryption support (40bit RC4, PDF 1.3 level). + </action> <action context="code" dev="JM" type="update"> Moved all sources from src/org/** to src/java/org/**. </action> @@ -146,7 +154,7 @@ org.apache.fop.fonts.truetype. </action> </release> - <release version="?" date="2002"> + <release version="2002" date="2002"> <action context="code" dev="JM" type="update"> Moved all Adobe Type 1 font related classes to org.apache.fop.fonts.type1. Added a PFB parser for proper decoding of
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]