summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite/engine-2.3.1-PATCHES/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/graphite/engine-2.3.1-PATCHES/ChangeLog')
-rw-r--r--Build/source/libs/graphite/engine-2.3.1-PATCHES/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/libs/graphite/engine-2.3.1-PATCHES/ChangeLog b/Build/source/libs/graphite/engine-2.3.1-PATCHES/ChangeLog
index cb8d82074a5..1635bc0723c 100644
--- a/Build/source/libs/graphite/engine-2.3.1-PATCHES/ChangeLog
+++ b/Build/source/libs/graphite/engine-2.3.1-PATCHES/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-05 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * patch-06-static-const-members (new): Add a definition for
+ initialized static const class members, required for AIX.
+ From Vladimir Volovich, Fri, 04 Jun 2010 19:46:38.
+
2010-03-29 Peter Breitenlohner <peb@mppmu.mpg.de>
* patch-05-copy-constr (new): Declare copy constructor's source