Commit 744bff20ea6ec6fa4e9cc231bc1f3bba63b38429
1 parent
0aa9348b
*** empty log message ***
git-svn-id: svn+q:///qpdf/trunk@792 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
3 additions
and
1 deletions
TODO
| ... | ... | @@ -6,7 +6,9 @@ |
| 6 | 6 | manual before releasing 2.1. |
| 7 | 7 | |
| 8 | 8 | * Update release documentation to remember not to include debugging |
| 9 | - in the Windows release. | |
| 9 | + in the Windows release and to strip the DLL and executables. | |
| 10 | + Consider making the "install" target do something useful for | |
| 11 | + Windows. | |
| 10 | 12 | |
| 11 | 13 | * Add comments for the security functions that map them back to the |
| 12 | 14 | items in Adobe's products. | ... | ... |