Changeset 776

Show
Ignore:
Timestamp:
12/14/06 12:54:14 (2 years ago)
Author:
mfenniak
Message:

update CHANGELOG

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pypdf/trunk/CHANGELOG

    r772 r776  
    1 Version 1.8, YYYY-MM-DD 
     1Version 1.8, 2006-12-14 
    22----------------------- 
    33 
    4  - Add support for standard PDF security handler.  This allows for 
    5    decrypting PDF files given the proper user or owner password. 
     4 - Add support for decryption with the standard PDF security handler.  This 
     5   allows for decrypting PDF files given the proper user or owner password. 
     6 
     7 - Add support for encryption with the standard PDF security handler. 
    68 
    79 - Add new pythondoc documentation.