GraphicsMagick: Update the news

GraphicsMagick Commits <[email protected]> Sat, 16 Mar 2024 11:44:24 -0500
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.3217.1710607485.7900.graphicsmagick-commit@lists.sourceforge.net>
changeset e4c7133e5711 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=e4c7133e5711
summary: Update the news

diffstat:

 ChangeLog          |  2 ++
 NEWS.txt           |  9 ++++++++-
 www/ChangeLog.html |  1 +
 www/NEWS.html      |  6 +++++-
 4 files changed, 16 insertions(+), 2 deletions(-)

diffs (85 lines):

diff -r 5d3812a1ee77 -r e4c7133e5711 ChangeLog
--- a/ChangeLog	Sat Mar 16 10:51:53 2024 -0500
+++ b/ChangeLog	Sat Mar 16 11:42:20 2024 -0500
@@ -1,5 +1,7 @@
 2024-03-16  Bob Friesenhahn  <[email protected]>
 
+	* NEWS.txt: Update the news.
+
 	* www/api/types.rst: Fix spelling errors and out-of-date
 	information in types.rst.  Resolves SourceForge patch #80 "Update
 	types.rst documentation".
diff -r 5d3812a1ee77 -r e4c7133e5711 NEWS.txt
--- a/NEWS.txt	Sat Mar 16 10:51:53 2024 -0500
+++ b/NEWS.txt	Sat Mar 16 11:42:20 2024 -0500
@@ -6,7 +6,7 @@
 GraphicsMagick News
 ===================
 
-This file was last updated to reflect changes up to January 28, 2024
+This file was last updated to reflect changes up to March 16, 2024
 
 Please note that this file records news for the associated development
 branch and that each development branch has its own NEWS file. See the
@@ -83,6 +83,11 @@
 * HEIF: Call heif_init() and heif_deinit() if they are
   available. Support setting image width limit.
 
+* HRZ: Added support for Slow scan TV format.
+
+* JPEG: Added support for reading and writing lossy or lossless 12
+  bits, and lossless 16-bits using libjpeg-turbo-3.0
+
 * JXL: Improve JXL reader/writer exception information.
 
 * TIFF: Remove miniswhite/minisblack prohibitions when using Group3
@@ -101,6 +106,8 @@
 
 Windows Delegate Updates/Additions:
 
+* libjpeg: Update bundled IJG JPEG sources to version 9f.
+
 * libtiff: Update bundled libtiff sources to version 4.5.1.
 
 Build Changes:
diff -r 5d3812a1ee77 -r e4c7133e5711 www/ChangeLog.html
--- a/www/ChangeLog.html	Sat Mar 16 10:51:53 2024 -0500
+++ b/www/ChangeLog.html	Sat Mar 16 11:42:20 2024 -0500
@@ -41,6 +41,7 @@
 <p>2024-03-16  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: Update the news.</p></li>
 <li><p>www/api/types.rst: Fix spelling errors and out-of-date
 information in types.rst.  Resolves SourceForge patch #80 &quot;Update
 types.rst documentation&quot;.</p></li>
diff -r 5d3812a1ee77 -r e4c7133e5711 www/NEWS.html
--- a/www/NEWS.html	Sat Mar 16 10:51:53 2024 -0500
+++ b/www/NEWS.html	Sat Mar 16 11:42:20 2024 -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 January 28, 2024</p>
+<p>This file was last updated to reflect changes up to March 16, 2024</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>
@@ -153,6 +153,9 @@
 <li><p>BMP: Support reading 48 bits-per-pixel.</p></li>
 <li><p>HEIF: Call heif_init() and heif_deinit() if they are
 available. Support setting image width limit.</p></li>
+<li><p>HRZ: Added support for Slow scan TV format.</p></li>
+<li><p>JPEG: Added support for reading and writing lossy or lossless 12
+bits, and lossless 16-bits using libjpeg-turbo-3.0</p></li>
 <li><p>JXL: Improve JXL reader/writer exception information.</p></li>
 <li><p>TIFF: Remove miniswhite/minisblack prohibitions when using Group3
 and Group4 compression in order to allow using inverted photometric
@@ -169,6 +172,7 @@
 </ul>
 <p>Windows Delegate Updates/Additions:</p>
 <ul class="simple">
+<li><p>libjpeg: Update bundled IJG JPEG sources to version 9f.</p></li>
 <li><p>libtiff: Update bundled libtiff sources to version 4.5.1.</p></li>
 </ul>
 <p>Build Changes:</p>