diff options
author | Daniel Juyung Seo <seojuyung2@gmail.com> | 2012-12-06 10:38:40 +0000 |
---|---|---|
committer | Daniel Juyung Seo <seojuyung2@gmail.com> | 2012-12-06 10:38:40 +0000 |
commit | 8bab80791bdab5d8a80013a8a0c7d1c1ace7a8a0 (patch) | |
tree | a6a8365df06c41687370bff06697f0442f4a483b /NEWS | |
parent | d67717a972de79a0d0466f75f0a7db26ce119941 (diff) |
elm: Updated NEWS and ChangeLog for r80312.
SVN revision: 80336
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ Fixes: | |||
80 | * Fix buffer to always have a final '\0' in elm_conform. | 80 | * Fix buffer to always have a final '\0' in elm_conform. |
81 | * Fix forgotten break in elm_map that would have thrown error when the action was properly | 81 | * Fix forgotten break in elm_map that would have thrown error when the action was properly |
82 | taken in fact. | 82 | taken in fact. |
83 | * Fix wheel scroll direction with shift. | ||
83 | 84 | ||
84 | Removals: | 85 | Removals: |
85 | 86 | ||