diff options
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/ChangeLog | 7 |
1 files changed, 7 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 8998fd069cc..cb8d82074a5 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,10 @@ +2010-03-29 Peter Breitenlohner <peb@mppmu.mpg.de> + + * patch-05-copy-constr (new): Declare copy constructor's source + as const. Required by g++-4.3.2 for OpenSolaris x86_64. + Reported by Apostolos Syropoulos <asyropoulos@gmail.com>. + Patch proposed by Jonathan Kew <jfkthame@googlemail.com>. + 2010-02-21 Peter Breitenlohner <peb@mppmu.mpg.de> * patch-03-SIZEOF_WCHAR_T (new): MinGW32 fix. |