Commit b1a5b7e5d4c05a505c009668efa4472b6d4953d5
1 parent
7f41a8a0
include encrypted file bug and associated data
Showing
1 changed file
with
4 additions
and
1 deletions
TODO
| ... | ... | @@ -17,7 +17,10 @@ |
| 17 | 17 | update dictionary keys at least with strings. Make sure it is |
| 18 | 18 | possible to implement something akin to pdf-mod-info in C. |
| 19 | 19 | |
| 20 | - * If possible implement the other encrypted file types | |
| 20 | + * If possible implement the other encrypted file types as reported in | |
| 21 | + bug 3173659. See ../misc/encrypted-3173659/details.txt for a | |
| 22 | + detailed description of the problems and an extraction of all the | |
| 23 | + test files. | |
| 21 | 24 | |
| 22 | 25 | |
| 23 | 26 | General | ... | ... |