You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by ra...@apache.org on 2005/05/15 13:52:01 UTC

cvs commit: xml-security CHANGELOG.txt

raul        2005/05/15 04:52:01

  Modified:    .        CHANGELOG.txt
  Log:
  
  
  Revision  Changes    Path
  1.7       +3 -0      xml-security/CHANGELOG.txt
  
  Index: CHANGELOG.txt
  ===================================================================
  RCS file: /home/cvs/xml-security/CHANGELOG.txt,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- CHANGELOG.txt	4 May 2005 20:09:59 -0000	1.6
  +++ CHANGELOG.txt	15 May 2005 11:52:01 -0000	1.7
  @@ -11,6 +11,9 @@
   	Added an unsync buffer outputstream.
   	Changed Symbol table to a more efficient and simple structure
   	Fixed bug 34743 , Submitted by: Lee Coomber <le...@lshift.net>
  +	Minor speedups in b64, Halved the table lookups.
  +	Reduce Object creation during c14n, from one to level to one per c14n.
  +	Change all Vector to List(ArrayList), we don't need synchronization safety.
   
   New in v1.2.1
    * Fix the memory leak when using xpath or using ResourceResolver and not hitting