diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2012-05-02 06:57:59 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2012-05-02 06:57:59 +0000 |
commit | d6821d5d8b710e215e7a82984d6e891f0d547fdd (patch) | |
tree | df993984168e7456cc090db548938d15e00c77d0 /NEWS | |
parent | 22b8898cfab0631fcce0229d271a9a5c06d0f69f (diff) |
expedite: don't overallocate things.
SVN revision: 70609
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ | |||
1 | Expedite 1.3.0 | ||
2 | |||
3 | Changes since Expedite 1.2.0: | ||
4 | ----------------------------- | ||
5 | |||
6 | Improvements: | ||
7 | |||
8 | * Don't over allocate Evas_Map. | ||
9 | |||
1 | Expedite 1.2.0 | 10 | Expedite 1.2.0 |
2 | 11 | ||
3 | Changes since Expedite 1.1.0: | 12 | Changes since Expedite 1.1.0: |