GraphicsMagick: NEWS.txt: Updated the news.

GraphicsMagick Commits <[email protected]>
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.7594.1666544806.1459.graphicsmagick-commit@lists.sourceforge.net>
changeset ea938c433ebb in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=ea938c433ebb
summary: NEWS.txt: Updated the news.

diffstat:

 ChangeLog                              |  49 +++++++++++++++------------------
 NEWS.txt                               |  20 +++++++++++--
 VisualMagick/installer/inc/version.isx |   4 +-
 magick/version.h                       |   4 +-
 www/Changelog.html                     |  42 ++++++++++++++++------------
 www/NEWS.html                          |  16 ++++++++--
 6 files changed, 79 insertions(+), 56 deletions(-)

diffs (435 lines):

diff -r 9d9244d0390c -r ea938c433ebb ChangeLog
--- a/ChangeLog	Thu Oct 20 08:37:32 2022 -0500
+++ b/ChangeLog	Sun Oct 23 12:06:25 2022 -0500
@@ -1,52 +1,50 @@
-2022-10-20    Fojtik Jaroslav  <[email protected]>
+2022-10-23  Bob Friesenhahn  <[email protected]>
+
+	* NEWS.txt: Updated the news.
+
+2022-10-20  Fojtik Jaroslav  <[email protected]>
 
         * coders/tga.c Remove "optimisation" that has negligible or negative
         effect to overall performance.
 
-
-2022-10-19    Fojtik Jaroslav  <[email protected]>
+2022-10-19  Fojtik Jaroslav  <[email protected]>
 
         * coders/tga.c Cleanup GCC compile warnings.
 
-
-2022-10-17    Fojtik Jaroslav  <[email protected]>
+2022-10-17  Fojtik Jaroslav  <[email protected]>
 
         * coders/tga.c Do not consider whole image to be invalid when a second
         chunk header contains invalid data.
 
-2022-10-16    Fojtik Jaroslav  <[email protected]>
+2022-10-16  Fojtik Jaroslav  <[email protected]>
 
         * coders/tga.c Renamed image attribute "comment" from extended area to
         "TGA:file.comment" to prevent mix of these 2 comments.
         (Now TGA can produce both "comment" and "TGA:file.comment").
 
-
-2022-10-14    Fojtik Jaroslav  <[email protected]>
+2022-10-14  Fojtik Jaroslav  <[email protected]>
 
         * PerlMagick/t/read.t Add new tests for TGA files.
 
-
 2022-10-13  Bob Friesenhahn  <[email protected]>
 
 	* coders/dpx.c: Revert undocumented change to 'DPX:file.creator'
 	attribute.
 
-2022-10-13    Fojtik Jaroslav  <[email protected]>
+2022-10-13  Fojtik Jaroslav  <[email protected]>
 
         * coders/tga.c Block alpha channel depending on value "AttributesType".
 
+2022-10-12  Fojtik Jaroslav  <[email protected]>
 
-2022-10-12    Fojtik Jaroslav  <[email protected]>
-
-        * coders/tga.c New attributes "comment", "creator", "software", "TGA:file.JobName" 
+        * coders/tga.c New attributes "comment", "creator", "software", "TGA:file.JobName"
         * coders/gpx.c Renamed attribute "DPX:file.creator" to "creator"
 
-2022-10-10    Fojtik Jaroslav  <[email protected]>
+2022-10-10  Fojtik Jaroslav  <[email protected]>
 
         * coders/tga.c TGA developper area is read.
 
-
-2022-10-09    Fojtik Jaroslav  <[email protected]>
+2022-10-09  Fojtik Jaroslav  <[email protected]>
 
         * coders/tga.c Check return code of seek blob operation.
 
@@ -61,7 +59,7 @@
 	* scripts/changelog2rst.sh: Try to deal with the crazy mix of
 	spaces and hard tabs which are now appearing in the ChangeLog file.
 
-2022-10-04    Fojtik Jaroslav  <[email protected]>
+2022-10-04  Fojtik Jaroslav  <[email protected]>
 
         * coders/tga.c Fixed oss-fuzz-52084.
 	* PerlMagick/t/input.tga renamed to PerlMagick\t\input_8_CC.tga
@@ -69,8 +67,7 @@
 	* PerlMagick/t/read.t: Added input_tga_8_BW.miff to PerlMagick test
 	suite.
 
-
-2022-10-03    Fojtik Jaroslav  <[email protected]>
+2022-10-03  Fojtik Jaroslav  <[email protected]>
 
         * coders/tga.c TGA footer is read, currently used for logs only.
 
@@ -103,15 +100,15 @@
 	* coders/tga.c: White-space normalization.  Eliminate compilation
 	warning about unused indexes variable.
 
-2022-10-01    Fojtik Jaroslav  <[email protected]>
+2022-10-01  Fojtik Jaroslav  <[email protected]>
 
         * coders/tga.c Monochromatic bilevel TGA could be written.
 
-2022-09-29    Fojtik Jaroslav  <[email protected]>
+2022-09-29  Fojtik Jaroslav  <[email protected]>
 
         * coders/tga.c Monochromatic bilevel TGA could be read.
 
-2022-09-28    Fojtik Jaroslav  <[email protected]>
+2022-09-28  Fojtik Jaroslav  <[email protected]>
 
 	* PerlMagick/t/input_mono.tga Added monochromatic TGA sample generated
 	by Graphics Workshop.
@@ -157,11 +154,11 @@
 	Debian bug 1019158: "graphicsmagick breaks gnudatalanguage
 	autopkgtest: undefined symbol: _ZN6Magick5Image12colorMapSizeEv".
 
-2022-09-04    Fojtik Jaroslav  <[email protected]>
+2022-09-04  Fojtik Jaroslav  <[email protected]>
 
         * jpeg/* Upgraded jpeg library to Version 9e 16-Jan-2022.
 
-2022-09-04    Fojtik Jaroslav  <[email protected]>
+2022-09-04  Fojtik Jaroslav  <[email protected]>
 
         * VisualMagick/jpeg/LIBRARY.txt Exclude files cjpegalt.c and
         djpegalt.c; cjpeg.c and djpeg.c are already excluded.
@@ -202,7 +199,7 @@
 
 	* NEWS.txt: Updated the news.
 
-2022-08-10    Fojtik Jaroslav  <[email protected]>
+2022-08-10  Fojtik Jaroslav  <[email protected]>
 
         * VisualMagick/configure/stdafx.h Added define WIN32_LEAN_AND_MEAN
         * VisualMagick/configure/configure.exe New rebuild.
@@ -217,7 +214,7 @@
         * configure.ac: When checking for libwmf, add a test for
         libsharpyuv.  Not yet tested but maybe it will work.
 
-2022-08-07    Fojtik Jaroslav  <[email protected]>
+2022-08-07  Fojtik Jaroslav  <[email protected]>
 
         * VisualMagick\configure\configure.cpp: The /MACHINE:x86
         should never be placed to DLL dependency list.
diff -r 9d9244d0390c -r ea938c433ebb NEWS.txt
--- a/NEWS.txt	Thu Oct 20 08:37:32 2022 -0500
+++ b/NEWS.txt	Sun Oct 23 12:06:25 2022 -0500
@@ -6,7 +6,7 @@
 GraphicsMagick News
 ===================
 
-This file was last updated to reflect changes up to August 11, 2022
+This file was last updated to reflect changes up to October 23, 2022
 
 Please note that this file records news for the associated development
 branch and that each development branch has its own NEWS file. See the
@@ -69,7 +69,9 @@
 
 * TGA: Remove a defective validation of comment length, which blocked
   reading some sample TGA files from the "Encyclopedia Of Graphics
-  File Formats" book.
+  File Formats" book.  Monochromatic bilevel TGA can now be read and
+  written.  TGA "Footers" are now read and used when logging as well
+  as converted to Image attributes.
 
 * WebP: Add configure.ac updates to check for libsharpyuv so that
   builds with development version work again.
@@ -77,6 +79,13 @@
 * Visual Studio Build (VisualMagick): Fix project file generation.
   Improve portability of code for configure.exe.
 
+* Fixed mixed encoding (non-UTF-8) errors in text and source files.
+
+* Restore non-const Image::colorMapSize() since it caused an ABI
+  change.  The compiler should choose the appropriate version.
+
+* Blob API: Fixed SEEK_END validation.  SEEK_END was not used before, but now it is.
+
 New Features:
 
 * AVIF: Support reading AVIF via libheif if it supports decoding AVIF (still no writer support).
@@ -89,17 +98,20 @@
 
 * JPEG: Optionally enable arithmetic coder in JPG images using '-define jpeg:arithmetic-coding=true'.
 
+* Produce ASCII armored ".asc" format GPG signature files.
+
 API Updates:
 
 * Magick++ Image::colorMapSize() is now a 'const' method.
 
 Feature improvements:
 
-* None
+* HTML documentation generation based on Docutils is significantly
+  updated and improved.
 
 Windows Delegate Updates/Additions:
 
-* Update bundled libjpeg to version 9d.
+* Update bundled libjpeg to version 9e.
 
 Build Changes:
 
diff -r 9d9244d0390c -r ea938c433ebb VisualMagick/installer/inc/version.isx
--- a/VisualMagick/installer/inc/version.isx	Thu Oct 20 08:37:32 2022 -0500
+++ b/VisualMagick/installer/inc/version.isx	Sun Oct 23 12:06:25 2022 -0500
@@ -10,5 +10,5 @@
 
 #define public MagickPackageName "GraphicsMagick"
 #define public MagickPackageVersion "1.4"
-#define public MagickPackageVersionAddendum ".020221020"
-#define public MagickPackageReleaseDate "snapshot-20221020"
+#define public MagickPackageVersionAddendum ".020221023"
+#define public MagickPackageReleaseDate "snapshot-20221023"
diff -r 9d9244d0390c -r ea938c433ebb magick/version.h
--- a/magick/version.h	Thu Oct 20 08:37:32 2022 -0500
+++ b/magick/version.h	Sun Oct 23 12:06:25 2022 -0500
@@ -38,8 +38,8 @@
 #define MagickLibVersion  0x272400
 #define MagickLibVersionText  "1.4"
 #define MagickLibVersionNumber 27,24,0
-#define MagickChangeDate   "20221020"
-#define MagickReleaseDate  "snapshot-20221020"
+#define MagickChangeDate   "20221023"
+#define MagickReleaseDate  "snapshot-20221023"
 
 /*
   The MagickLibInterfaceNewest and MagickLibInterfaceOldest defines
diff -r 9d9244d0390c -r ea938c433ebb www/Changelog.html
--- a/www/Changelog.html	Thu Oct 20 08:37:32 2022 -0500
+++ b/www/Changelog.html	Sun Oct 23 12:06:25 2022 -0500
@@ -37,27 +37,33 @@
 </div>
 
 <div class="document">
-<p>2022-10-20    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-23  Bob Friesenhahn  &lt;<a class="reference external" href="mailto:bfriesen&#37;&#52;&#48;simple&#46;dallas&#46;tx&#46;us">bfriesen<span>&#64;</span>simple<span>&#46;</span>dallas<span>&#46;</span>tx<span>&#46;</span>us</a>&gt;</p>
+<blockquote>
+<ul class="simple">
+<li><p>NEWS.txt: Updated the news.</p></li>
+</ul>
+</blockquote>
+<p>2022-10-20  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c Remove &quot;optimisation&quot; that has negligible or negative
 effect to overall performance.</p></li>
 </ul>
 </blockquote>
-<p>2022-10-19    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-19  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c Cleanup GCC compile warnings.</p></li>
 </ul>
 </blockquote>
-<p>2022-10-17    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-17  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c Do not consider whole image to be invalid when a second
 chunk header contains invalid data.</p></li>
 </ul>
 </blockquote>
-<p>2022-10-16    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-16  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c Renamed image attribute &quot;comment&quot; from extended area to
@@ -65,7 +71,7 @@
 (Now TGA can produce both &quot;comment&quot; and &quot;TGA:file.comment&quot;).</p></li>
 </ul>
 </blockquote>
-<p>2022-10-14    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-14  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>PerlMagick/t/read.t Add new tests for TGA files.</p></li>
@@ -78,26 +84,26 @@
 attribute.</p></li>
 </ul>
 </blockquote>
-<p>2022-10-13    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-13  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c Block alpha channel depending on value &quot;AttributesType&quot;.</p></li>
 </ul>
 </blockquote>
-<p>2022-10-12    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-12  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c New attributes &quot;comment&quot;, &quot;creator&quot;, &quot;software&quot;, &quot;TGA:file.JobName&quot;</p></li>
 <li><p>coders/gpx.c Renamed attribute &quot;DPX:file.creator&quot; to &quot;creator&quot;</p></li>
 </ul>
 </blockquote>
-<p>2022-10-10    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-10  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c TGA developper area is read.</p></li>
 </ul>
 </blockquote>
-<p>2022-10-09    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-09  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c Check return code of seek blob operation.</p></li>
@@ -118,7 +124,7 @@
 spaces and hard tabs which are now appearing in the ChangeLog file.</p></li>
 </ul>
 </blockquote>
-<p>2022-10-04    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-04  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c Fixed oss-fuzz-52084.</p></li>
@@ -128,7 +134,7 @@
 suite.</p></li>
 </ul>
 </blockquote>
-<p>2022-10-03    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-03  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c TGA footer is read, currently used for logs only.</p></li>
@@ -167,19 +173,19 @@
 warning about unused indexes variable.</p></li>
 </ul>
 </blockquote>
-<p>2022-10-01    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-10-01  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c Monochromatic bilevel TGA could be written.</p></li>
 </ul>
 </blockquote>
-<p>2022-09-29    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-09-29  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>coders/tga.c Monochromatic bilevel TGA could be read.</p></li>
 </ul>
 </blockquote>
-<p>2022-09-28    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-09-28  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>PerlMagick/t/input_mono.tga Added monochromatic TGA sample generated
@@ -236,13 +242,13 @@
 autopkgtest: undefined symbol: _ZN6Magick5Image12colorMapSizeEv&quot;.</p></li>
 </ul>
 </blockquote>
-<p>2022-09-04    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-09-04  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>jpeg/* Upgraded jpeg library to Version 9e 16-Jan-2022.</p></li>
 </ul>
 </blockquote>
-<p>2022-09-04    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-09-04  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>VisualMagick/jpeg/LIBRARY.txt Exclude files cjpegalt.c and
@@ -297,7 +303,7 @@
 <li><p>NEWS.txt: Updated the news.</p></li>
 </ul>
 </blockquote>
-<p>2022-08-10    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-08-10  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>VisualMagick/configure/stdafx.h Added define WIN32_LEAN_AND_MEAN</p></li>
@@ -318,7 +324,7 @@
 libsharpyuv.  Not yet tested but maybe it will work.</p></li>
 </ul>
 </blockquote>
-<p>2022-08-07    Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
+<p>2022-08-07  Fojtik Jaroslav  &lt;<a class="reference external" href="mailto:JaFojtik&#37;&#52;&#48;yandex&#46;com">JaFojtik<span>&#64;</span>yandex<span>&#46;</span>com</a>&gt;</p>
 <blockquote>
 <ul class="simple">
 <li><p>VisualMagickconfigureconfigure.cpp: The /MACHINE:x86
diff -r 9d9244d0390c -r ea938c433ebb www/NEWS.html
--- a/www/NEWS.html	Thu Oct 20 08:37:32 2022 -0500
+++ b/www/NEWS.html	Sun Oct 23 12:06:25 2022 -0500
@@ -41,7 +41,7 @@
 <!-- -*- mode: rst -*- -->
 <!-- This text is in reStucturedText format, so it may look a bit odd. -->
 <!-- See http://docutils.sourceforge.net/rst.html for details. -->
-<p>This file was last updated to reflect changes up to August 11, 2022</p>
+<p>This file was last updated to reflect changes up to October 23, 2022</p>
 <p>Please note that this file records news for the associated development
 branch and that each development branch has its own NEWS file. See the
 ChangeLog file, and/or the Mercurial changesets, for full details.</p>
@@ -136,11 +136,17 @@
 <li><p>configure.ac: Fix Bashism in maintainer-mode check.</p></li>
 <li><p>TGA: Remove a defective validation of comment length, which blocked
 reading some sample TGA files from the &quot;Encyclopedia Of Graphics
-File Formats&quot; book.</p></li>
+File Formats&quot; book.  Monochromatic bilevel TGA can now be read and
+written.  TGA &quot;Footers&quot; are now read and used when logging as well
+as converted to Image attributes.</p></li>
 <li><p>WebP: Add configure.ac updates to check for libsharpyuv so that
 builds with development version work again.</p></li>
 <li><p>Visual Studio Build (VisualMagick): Fix project file generation.
 Improve portability of code for configure.exe.</p></li>
+<li><p>Fixed mixed encoding (non-UTF-8) errors in text and source files.</p></li>
+<li><p>Restore non-const Image::colorMapSize() since it caused an ABI
+change.  The compiler should choose the appropriate version.</p></li>
+<li><p>Blob API: Fixed SEEK_END validation.  SEEK_END was not used before, but now it is.</p></li>
 </ul>
 <p>New Features:</p>
 <ul class="simple">
@@ -151,6 +157,7 @@
 performance hit if any logging is enabled at all and logging
 statements are executed which are filtered and produce no output.</p></li>
 <li><p>JPEG: Optionally enable arithmetic coder in JPG images using '-define jpeg:arithmetic-coding=true'.</p></li>
+<li><p>Produce ASCII armored &quot;.asc&quot; format GPG signature files.</p></li>
 </ul>
 <p>API Updates:</p>
 <ul class="simple">
@@ -158,11 +165,12 @@
 </ul>
 <p>Feature improvements:</p>
 <ul class="simple">
-<li><p>None</p></li>
+<li><p>HTML documentation generation based on Docutils is significantly
+updated and improved.</p></li>
 </ul>
 <p>Windows Delegate Updates/Additions:</p>
 <ul class="simple">
-<li><p>Update bundled libjpeg to version 9d.</p></li>
+<li><p>Update bundled libjpeg to version 9e.</p></li>
 </ul>
 <p>Build Changes:</p>
 <ul class="simple">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.