diff --git a/legacy/evas/ChangeLog b/legacy/evas/ChangeLog index 771c67f4c8..f85b45b36f 100644 --- a/legacy/evas/ChangeLog +++ b/legacy/evas/ChangeLog @@ -105,3 +105,8 @@ * Started showing the unicode replacement character instead of missing glyphs. +2011-02-20 Carsten Haitzler (The Rasterman) + + * Fix bug in font string parsing that can result in a crash if a + font element is long enough. + * Fiix convert rgba8888 -> a8 bug so it wont crash.