From 6dca46baee2672b9fa8c6126d573dc5845f56c2e Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Sat, 13 Sep 2008 04:26:07 +0000 Subject: [PATCH] Minor fix to prevent wrong link in webpage. --- doc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 9994999a..1701598f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -9,7 +9,7 @@ Changes from version 0.17.1 to 0.18-pre1 - 0000565: [exif] IFDs and IFD offsets need to be aligned to word boundaries. (Reported by iplabs.de) - 0000554: [exif] Setting "Exif.Image.DateTime Date" gives "Value too - large" exception. (Debian Bug #426274) + large" exception. (Debian Bug 426274) - 0000553: [design] [U]Rational::toLong() and toFloat() should not divide by 0. - 0000528: [miscellaneous] typeSize is meant for Exif metadata only.