discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=fb2db2505690c31261116d55ad4889d1adccafc3
commit fb2db2505690c31261116d55ad4889d1adccafc3 Author: Mike Blumenkrantz <zm...@samsung.com> Date: Sat Dec 21 16:03:57 2013 -0500 remove cl/news entries about conf2 --- ChangeLog | 2 -- NEWS | 2 -- 2 files changed, 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5bf1e88..10eae8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -513,8 +513,6 @@ 2013-01-03 Mike Blumenkrantz * Added e_win_elm_available() - * Added conf2 module - * Added e_configure_option API 2013-01-03 Cedric Bail diff --git a/NEWS b/NEWS index 75c5a15..863fa85 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,6 @@ Changes since 0.17.0: Additions: Modules: - * conf2 * music-control: control any mpris2-compatible music player * appmenu: externally show a menu of the current focused application * bluez4: control bluetoothd daemon @@ -15,7 +14,6 @@ Additions: * Added function to hide all active menus * Added enum for deskflip animation mode * Added e_win_elm_available() - * Added e_configure_option API * Added D-Bus notification to systray module * Added D-Bus menu support * Added e_comp namespace and E_EVENT_COMP events --