GraphicsMagick: Missing colon in a changelog.
GraphicsMagick Commits <[email protected]> Fri, 19 Jan 2024 17:50:51 -0600
| Newsgroups | gmane.comp.video.graphicsmagick.cvs |
|---|---|
| Message-ID | <mailman.4594.1705708263.25875.graphicsmagick-commit@lists.sourceforge.net> |
changeset 66117d0e42c1 in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=66117d0e42c1 summary: Missing colon in a changelog. diffstat: ChangeLog | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (20 lines): diff -r cb38c0cd6562 -r 66117d0e42c1 ChangeLog --- a/ChangeLog Sat Jan 20 00:40:38 2024 +0100 +++ b/ChangeLog Sat Jan 20 00:50:26 2024 +0100 @@ -1,6 +1,6 @@ 2024-01-20 Fojtik Jaroslav <[email protected]> - coders/tiff.c Place string terminator for more code safety. + coders/tiff.c: Place string terminator for more code safety. 2024-01-19 Fojtik Jaroslav <[email protected]> @@ -23,7 +23,7 @@ 2024-01-12 Fojtik Jaroslav <[email protected]> - coders/tiff.c Fixed TIFF_RATIONAL extraction from EXIF. + coders/tiff.c: Fixed TIFF_RATIONAL extraction from EXIF. 2024-01-11 Fojtik Jaroslav <[email protected]>