From 3c4ec8960d7f198029a9b48ef6841e6500532ae5 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Fri, 4 Jan 2013 16:19:08 +0000 Subject: [PATCH] e: Add changelog and news about the edbus ports and new modules SVN revision: 82209 --- AUTHORS | 2 ++ ChangeLog | 15 +++++++++++++++ NEWS | 5 +++++ 3 files changed, 22 insertions(+) diff --git a/AUTHORS b/AUTHORS index 791a7bddd..abb3f2cdb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -48,3 +48,5 @@ Michael Stapelberg Stefan Sperling Nicolas Beaumont David H. Bronke +José Roberto de Souza +Lucas Jóia diff --git a/ChangeLog b/ChangeLog index 8411f3354..218a234ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2013-01-04 Lucas Jóia + * Added bluez4 module: control bluetoothd daemon + +2013-01-03 Lucas Jóia + * Added appmenu module: show application menu in shelf + +2013-01-03 José Roberto de Souza + + * Modules ported to edbus: battery, connman, mixer, notification, + illume-indicator + * Fileman and Wizard also ported to edbus + * Systray: added DBus notification + * Added music-control module: control any mpris2-compatible music + player + 2013-01-03 Mike Blumenkrantz * Added e_win_elm_available() diff --git a/NEWS b/NEWS index 54ae5df38..2a02dd7b7 100644 --- a/NEWS +++ b/NEWS @@ -4,12 +4,17 @@ 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 API: * Added action to reset filemanager * 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 Deprecations: *