diff options
Diffstat (limited to 'status.xml')
-rw-r--r-- | status.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/status.xml b/status.xml index 640b2e8af..5fd349180 100644 --- a/status.xml +++ b/status.xml @@ -58,6 +58,10 @@ Added SVG support for AFP (GOCA). </action> --> + <action context="Renderers" dev="JM" type="add" fixes-bug="41687"> + Restored ability to specify from/to and odd/even pages as well as the number of copies + for printing from the command-line. + </action> <action context="Renderers" dev="JM" type="add" fixes-bug="44678" due-to="Antti Karanta"> Added ability to pass a preconfigured PrinterJob instance to the PrintRenderer via the rendering options map. |