GraphicsMagick: Makefile.am: Changelogs ChangeLog.2021 and Chang...

GraphicsMagick Commits <[email protected]> Tue, 15 Aug 2023 18:15:40 -0500
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.9371.1692141347.1374.graphicsmagick-commit@lists.sourceforge.net>
changeset 9c19dbaa7b31 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=9c19dbaa7b31
summary: Makefile.am: Changelogs ChangeLog.2021 and ChangeLog.2022 where missing from the distribution!

diffstat:

 ChangeLog          |  5 +++++
 Makefile.am        |  2 ++
 Makefile.in        |  2 ++
 www/Changelog.html |  7 +++++++
 4 files changed, 16 insertions(+), 0 deletions(-)

diffs (53 lines):

diff -r 8eff3224f83c -r 9c19dbaa7b31 ChangeLog
--- a/ChangeLog	Tue Aug 15 17:40:34 2023 -0500
+++ b/ChangeLog	Tue Aug 15 18:15:35 2023 -0500
@@ -1,3 +1,8 @@
+2023-08-15  Bob Friesenhahn  <[email protected]>
+
+	* Makefile.am (CHANGELOGS): Changelogs ChangeLog.2021 and
+	ChangeLog.2022 where missing from the distribution.
+
 2023-08-15  Fojtik Jaroslav  <[email protected]>
 
 	* coders/bmp.c  Fix reading corruption 16bpp.
diff -r 8eff3224f83c -r 9c19dbaa7b31 Makefile.am
--- a/Makefile.am	Tue Aug 15 17:40:34 2023 -0500
+++ b/Makefile.am	Tue Aug 15 18:15:35 2023 -0500
@@ -110,6 +110,8 @@
 # should want to concatenate them.
 CHANGELOGS = \
 	ChangeLog \
+	ChangeLog.2022 \
+	ChangeLog.2021 \
 	ChangeLog.2020 \
 	ChangeLog.2019 \
 	ChangeLog.2018 \
diff -r 8eff3224f83c -r 9c19dbaa7b31 Makefile.in
--- a/Makefile.in	Tue Aug 15 17:40:34 2023 -0500
+++ b/Makefile.in	Tue Aug 15 18:15:35 2023 -0500
@@ -2811,6 +2811,8 @@
 # should want to concatenate them.
 CHANGELOGS = \
 	ChangeLog \
+	ChangeLog.2022 \
+	ChangeLog.2021 \
 	ChangeLog.2020 \
 	ChangeLog.2019 \
 	ChangeLog.2018 \
diff -r 8eff3224f83c -r 9c19dbaa7b31 www/Changelog.html
--- a/www/Changelog.html	Tue Aug 15 17:40:34 2023 -0500
+++ b/www/Changelog.html	Tue Aug 15 18:15:35 2023 -0500
@@ -37,6 +37,13 @@
 </div>
 
 <div class="document">
+<p>2023-08-15  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>Makefile.am (CHANGELOGS): Changelogs ChangeLog.2021 and
+ChangeLog.2022 where missing from the distribution.</p></li>
+</ul>
+</blockquote>
 <p>2023-08-15  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">