summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Juyung Seo <juyung.seo@samsung.com>2013-12-02 21:11:09 +0900
committerDaniel Juyung Seo <juyung.seo@samsung.com>2013-12-02 21:11:09 +0900
commitb44763b8ab709ce59eba290f317d0b8a2f465b1d (patch)
tree8434a1d01559df165d7652d9a707ec529e8af633 /NEWS
parent625ee2151ffac9021226c9ad7b29b091e774e67c (diff)
downloadelementary-b44763b8ab709ce59eba290f317d0b8a2f465b1d.tar.gz
ChangeLog/NEWS: removed unwanted ChangeLog and NEWS entries anymore.
We do not need to update them anymore for release cycle 1.9. Stefan will do this for us. Thanks Stefan! Read the following wiki page for more detail. https://phab.enlightenment.org/w/efl_and_elementary_1_9/#release-news-and-changes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 8f1bceedf..85da74674 100644
--- a/NEWS
+++ b/NEWS
@@ -7,14 +7,10 @@ Changes since Elementary 1.8.0:
Additions:
- * Add elm_object_tooltip_orient_set() and elm_object_tooltip_orient_get().
-
Improvements:
Fixes:
- * fix mouse eventing on e border theme
-
Removals:
Changes since Elementary 1.7.0:
@@ -113,7 +109,6 @@ Additions:
* Add elm_menu_item_subitems_clear().
* Add the configuration fileselector_double_tap_navigation_enable.
* Add "activated" smart callback for fileselector.
- * Add elm_popup_align_set() and elm_popup_align_get().
* Add elm_object_item_signal_emit support in hoversel. This works only when the item is created.
* Add elm_fileselector_multi_select_set/get() and elm_fileselector_selected_paths_get to support multi-selection.
* Add elm_fileselector_hidden_visible_set/get() to show or hide hidden files/directories.