Release libpng version 1.6.41

This commit is contained in:
Cosmin Truta
2024-01-24 18:59:00 +02:00
parent 27e548af25
commit ba980b8f0c
18 changed files with 114 additions and 69 deletions

View File

@@ -1,6 +1,6 @@
.TH LIBPNG 3 "June 21, 2023"
.TH LIBPNG 3 "January 24, 2024"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.6.40
libpng \- Portable Network Graphics (PNG) Reference Library 1.6.41
.SH SYNOPSIS
\fB#include <png.h>\fP
@@ -519,7 +519,7 @@ Following is a copy of the libpng-manual.txt file that accompanies libpng.
.SH LIBPNG.TXT
libpng-manual.txt - A description on how to use and modify libpng
Copyright (c) 2018-2023 Cosmin Truta
Copyright (c) 2018-2024 Cosmin Truta
Copyright (c) 1998-2018 Glenn Randers-Pehrson
This document is released under the libpng license.
@@ -528,9 +528,9 @@ libpng-manual.txt - A description on how to use and modify libpng
Based on:
libpng version 1.6.36, December 2018, through 1.6.40 - June 2023
libpng version 1.6.36, December 2018, through 1.6.41 - January 2024
Updated and distributed by Cosmin Truta
Copyright (c) 2018-2023 Cosmin Truta
Copyright (c) 2018-2024 Cosmin Truta
libpng versions 0.97, January 1998, through 1.6.35 - July 2018
Updated and distributed by Glenn Randers-Pehrson