Commit b93c34099cee9f546d5aed2451568e2aaf51d00d

Authored by Jay Berkenbilt
1 parent 1e74c03a

idea for 2.1


git-svn-id: svn+q:///qpdf/trunk@689 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing 1 changed file with 6 additions and 0 deletions
1 1 2.1
2 2 ===
3 3  
  4 + * Add ability to create new streams or replace stream data. Consider
  5 + stream data sources to include a file and offset, a buffer, or a
  6 + some kind of callback mechanism. Find messages exchanged with
  7 + Stefan Heinsen <stefan.heinsen@gmx.de> in August, 2009. He seems
  8 + to like to send encrypted mail. (key 01FCC336)
  9 +
4 10 * Translate the encryption dictionary data to human-readable form
5 11  
6 12 * Improve the error message generated when processing the broken
... ...