-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare release notes for 10.6 (so far)
- Loading branch information
1 parent
c95f021
commit eb481eb
Showing
8 changed files
with
424 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,7 +68,7 @@ | |
object. | ||
|
||
* A light C API around basic QPDFJob functionality is in | ||
include/qpdf/qpdf-job-c.h.p | ||
include/qpdf/qpdfjob-c.h.p | ||
|
||
* Add new functions version of QUtil::call_main_from_wmain that | ||
takes a constant argv array. | ||
|
@@ -79,10 +79,10 @@ | |
description to --help and the manual. | ||
|
||
* The --json flag now takes a version number as an optional | ||
parameter. The default will remain version 1 for compatibility. | ||
This enables future code to use --json=latest to always get the | ||
latest version or to use a specific version. At this time, there's | ||
only version 1, but a version 2 may appear in a future qpdf. | ||
parameter. The default will remain version 1 for compatibility | ||
until the release of qpdf 11, after which it will become "latest". | ||
At this time, there's only version 1, but a version 2 may appear | ||
in a future qpdf. | ||
|
||
2022-01-28 Jay Berkenbilt <[email protected]> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,6 +74,7 @@ | |
"cxxflags", | ||
"cygwin", | ||
"dctdecode", | ||
"decltype", | ||
"decrypter", | ||
"deduplicating", | ||
"deps", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.