You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by jm...@apache.org on 2007/02/18 02:03:32 UTC

svn commit: r508845 - /incubator/abdera/java/trunk/README

Author: jmsnell
Date: Sat Feb 17 17:03:31 2007
New Revision: 508845

URL: http://svn.apache.org/viewvc?view=rev&rev=508845
Log:
Adding change log and export notice to trunk

Modified:
    incubator/abdera/java/trunk/README

Modified: incubator/abdera/java/trunk/README
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/README?view=diff&rev=508845&r1=508844&r2=508845
==============================================================================
--- incubator/abdera/java/trunk/README (original)
+++ incubator/abdera/java/trunk/README Sat Feb 17 17:03:31 2007
@@ -39,3 +39,39 @@
 Please help us make Apache Abdera better - we appreciate any feedback
 you may have.
 
+
+Changes
+============================
+0.2.2 - Upgrade dependencies to Axiom 1.2.1
+      - Remove dependency on Stax Reference Implementation
+      - Fix Stax API conformance issues so we can work with more Stax parsers
+      - Fix XHTML/XML Entry content bug
+      - General code cleanups / Hide constructors not intended for general use
+
+
+Export Notice
+============================
+   This distribution includes cryptographic software.  The country in 
+   which you currently reside may have restrictions on the import, 
+   possession, use, and/or re-export to another country, of 
+   encryption software.  BEFORE using any encryption software, please 
+   check your country's laws, regulations and policies concerning the
+   import, possession, or use, and re-export of encryption software, to 
+   see if this is permitted.  See <http://www.wassenaar.org/> for more
+   information.
+
+   The U.S. Government Department of Commerce, Bureau of Industry and
+   Security (BIS), has classified this software as Export Commodity 
+   Control Number (ECCN) 5D002.C.1, which includes information security
+   software using or performing cryptographic functions with asymmetric
+   algorithms.  The form and manner of this Apache Software Foundation
+   distribution makes it eligible for export under the License Exception
+   ENC Technology Software Unrestricted (TSU) exception (see the BIS 
+   Export Administration Regulations, Section 740.13) for both object 
+   code and source code.
+
+   The following provides more details on the included cryptographic
+   software:      
+   
+   http://xml.apache.org/security/
+   http://www.bouncycastle.org/
\ No newline at end of file