summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2018-08-29 11:43:49 +0100
committerChris Liddell <chris.liddell@artifex.com>2018-08-29 11:44:52 +0100
commit06e4829c6756f0aa6918ba19710050295bd29bfe (patch)
treed5b5ac8e1c339952e5fac56b62f6b376b9f2fabe
parent110b1843b16d92878fd56d874b95bac5e130c720 (diff)
downloadghostpdl-06e4829c6756f0aa6918ba19710050295bd29bfe.tar.gz
Update changelog post 9.24rc1
-rw-r--r--doc/History9.htm52
1 files changed, 52 insertions, 0 deletions
diff --git a/doc/History9.htm b/doc/History9.htm
index 5d9dd8d1c..b3685be18 100644
--- a/doc/History9.htm
+++ b/doc/History9.htm
@@ -181,6 +181,58 @@ appropriate resources are available.
</li>
</ul>
<h3><a name="9.24_changelog"></a>Changelog</h3>
+<p><strong>2018-08-29 11:43:49 +0100
+</strong>
+<br>Chris Liddell &lt;chris.liddell@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=7874cfe914edc8a244976d914fc5a150c263651e">7874cfe914edc8a244976d914fc5a150c263651e</a>
+<blockquote>
+<p>
+ Update changelog post 9.24rc1<br>
+<br>
+doc/History9.htm<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2018-08-29 07:59:17 +0100
+</strong>
+<br>Chris Liddell &lt;chris.liddell@artifex.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=110b1843b16d92878fd56d874b95bac5e130c720">110b1843b16d92878fd56d874b95bac5e130c720</a>
+<blockquote>
+<p>
+ Fix a typo in commit 21ae2f8d9953<br>
+<br>
+psi/zfapi.c<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2018-08-26 15:16:46 +0800
+</strong>
+<br>Sebastian Rasmussen &lt;sebras@gmail.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=74cc0437c7d4aa8bef051300b0ba3b510b9922c4">74cc0437c7d4aa8bef051300b0ba3b510b9922c4</a>
+<blockquote>
+<p>
+ Bug 699673: jbig2dec: Initialize return code for all cases.<br>
+<br>
+ Thanks to oss-fuzz for reporting.<br>
+<br>
+jbig2dec/jbig2_arith.c<br>
+<p>
+</blockquote>
+<hr>
+<p><strong>2018-08-26 15:16:02 +0800
+</strong>
+<br>Sebastian Rasmussen &lt;sebras@gmail.com&gt;<br>
+<a href="http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=46c4a646d5c7954f076478aa8e85a4fc3b2b1f66">46c4a646d5c7954f076478aa8e85a4fc3b2b1f66</a>
+<blockquote>
+<p>
+ jbig2dec: Avoid dereferencing pointer before it is tested.<br>
+<br>
+ Thanks to coverity.<br>
+<br>
+jbig2dec/jbig2.c<br>
+<p>
+</blockquote>
+<hr>
<p><strong>2018-08-28 16:55:49 +0100
</strong>
<br>Chris Liddell &lt;chris.liddell@artifex.com&gt;<br>