summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2023-03-02 09:36:30 +0000
committerChris Liddell <chris.liddell@artifex.com>2023-03-02 18:19:38 +0000
commit26331dd5e39c4adb77cab2386b712bbf86e8adc1 (patch)
treebe3e3966d118de9a13296955a94ea1c9bfd1b8d0
parent843de19f9afa1b7a9c393aa5152d7819a9602af2 (diff)
downloadghostpdl-26331dd5e39c4adb77cab2386b712bbf86e8adc1.tar.gz
Update News.htm for 10.01.0
-rw-r--r--doc/News.htm22
1 files changed, 6 insertions, 16 deletions
diff --git a/doc/News.htm b/doc/News.htm
index 4e76ff350..6531963bb 100644
--- a/doc/News.htm
+++ b/doc/News.htm
@@ -5,22 +5,12 @@
<!-- [1.0 end visible header] ============================================== -->
<!-- [2.0 begin contents] ================================================== -->
-<h2><a name="Version10.00.0"></a>Version 10.00.0 (2022-08-18)</h2>
+<h2><a name="Version10.01.0"></a>Version 10.01.0 (2023-03-02)</h2>
<p> Highlights in this release include:
<ul>
<li>
-<p>The big change in this release is that the old PDF interpreter (written in PostScript)
-is now fully deprecated. We will not be making any further changes to it. For this release,
-the <code>-dNEWPDF=false</code> option remains for &quot;emergency&quot; use, but the option
-to fall back to the old intepreter will also be removed in the next full release (10.01.0) in
-spring 2023.
-<p>So we once again encourage all users to test the new interpreter in their use cases, and
-report any problems.
-</li>
-<li>
-<p>The new PDF interpreter written in C has had several performance improvements. It was already
-quicker for the majority of cases than the PostScript implementation, but we found further improvements
-for common cases, and also several speed improvements in edge cases.
+<p>We've continued to improve the performance of the PDF interpreter written in C
+and improve it's behaviour in edge and out-of-specification cases.
</li>
<li>
<p>Our efforts in code hygiene and maintainability continue.
@@ -101,7 +91,7 @@ alternative solution or return the previous functionality, if there is genuinely
option.
</li>
</ul>
-<h3><a name="10.00.0_changelog"></a>Changelog</h3>
+<h3><a name="10.01.0_changelog"></a>Changelog</h3>
<p>From 9.55.0 onwards, in recognition of how unwieldy very large HTML files can become
(History9.html had reached 8.1Mb!), we intend to only include the summary highlights (above).
<p>For anyone wanting the full details of the changes in
@@ -115,7 +105,7 @@ a release, we ask them to look at the history in our public git repository:
<hr>
<p>
-<small>Copyright &copy; 2005-2022 Artifex Software, Inc.
+<small>Copyright &copy; 2005-2023 Artifex Software, Inc.
All rights reserved.</small>
<p>
@@ -129,7 +119,7 @@ or contact Artifex Software, Inc., 1305 Grant Avenue - Suite 200,
Novato, CA 94945, U.S.A., +1(415)492-9861, for further information.
<p>
-<small>Ghostscript version 10.00.0, 17 August 2022
+<small>Ghostscript version 10.01.0, 2 March 2023
<!-- [3.0 end visible trailer] ============================================= -->