Commit 55b270a00e5153276586df8efab2a6736a4e12cf

Authored by Jay Berkenbilt
1 parent 446028c4

*** empty log message ***

git-svn-id: svn+q:///qpdf/trunk@794 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing 1 changed file with 2 additions and 1 deletions
@@ -10,7 +10,8 @@ @@ -10,7 +10,8 @@
10 Consider making the "install" target do something useful for 10 Consider making the "install" target do something useful for
11 Windows. Update README.windows in this case including taking out 11 Windows. Update README.windows in this case including taking out
12 the mention of strip since it should be handled by the install 12 the mention of strip since it should be handled by the install
13 - step. 13 + step. Determine whether -g with strip is different from not -g
  14 + with strip.
14 15
15 * Add comments for the security functions that map them back to the 16 * Add comments for the security functions that map them back to the
16 items in Adobe's products. 17 items in Adobe's products.