Commit 7f41a8a0ce220d1f7bd5912a98db513fcd2f8ee5

Authored by Jay Berkenbilt
1 parent d0f44695

more ideas for 2.3

Showing 1 changed file with 6 additions and 0 deletions
... ... @@ -13,6 +13,12 @@
13 13 example program that does dictionary and array copies perhaps as
14 14 part of the replace, swap, delete example.
15 15  
  16 + * Figure out a way to update the C API with something that can
  17 + update dictionary keys at least with strings. Make sure it is
  18 + possible to implement something akin to pdf-mod-info in C.
  19 +
  20 + * If possible implement the other encrypted file types
  21 +
16 22  
17 23 General
18 24 =======
... ...