diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2015-01-23 10:59:27 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2015-01-23 10:59:27 +0100 |
commit | 661fd80a1263d9a8c9a1843b0f64609b4ce21c3b (patch) | |
tree | e2acd4b130b4948b498a036fc935d22d7ee77d0f | |
parent | 572ad97e3cbca3465b5aedbf14e7c78c66defaca (diff) |
NEWS: Update fix latest fix before 1.12.3 releasev1.12.3
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ Fixes: | |||
12 | * evas textgrid - fix drawing of codepoints that are 0 | 12 | * evas textgrid - fix drawing of codepoints that are 0 |
13 | * eo: Fix bad addressing in _eo_classes array | 13 | * eo: Fix bad addressing in _eo_classes array |
14 | * Eo tests: Fix bad free in eo_test_value | 14 | * Eo tests: Fix bad free in eo_test_value |
15 | * ee engines should not crash when re-setting the same title/name_class | ||
15 | 16 | ||
16 | Changes since 1.12.1: | 17 | Changes since 1.12.1: |
17 | --------------------- | 18 | --------------------- |