From 22b206f3bc6e6f4fcba4948188f745b49f722201 Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Mon, 22 Nov 2010 14:50:35 +0000 Subject: [PATCH] Updated. --- doc/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index f147e0d3..cec938c6 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -63,6 +63,8 @@ Changes from version 0.20 to 0.21 - Fixed writing to pseudo memory mapped areas on Linux. - Modified test for XMP files to not recognize any XML file with a regular header as XMP. + - Added afPoint() easy-access function. + (Based on a patch by july) - Updated Spanish translations. (Pablo Valdés) * MSVC related