summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichaël Bouchaud (yoz) <yoz@efl.so>2013-10-09 12:29:04 +0200
committerMichaël Bouchaud (yoz) <yoz@efl.so>2013-10-09 12:29:04 +0200
commit4ce3e1e72f600be69702ac918f4ff8a099d49c6d (patch)
tree87d70bce77632b9ddec5a82a7c396933af6c410a /ChangeLog
parent80bcfac650e286971b9267aca33430908427b6e5 (diff)
downloadefl-4ce3e1e72f600be69702ac918f4ff8a099d49c6d.tar.gz
emotion: add two events to trigger when a webcam is plugged or unplugged
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb4ea4ee4d..0fec054967 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-10 Michael Bouchaud (yoz)
+
+ * Emotion: add two events to trigger webcam plug and unplug
+
2013-10-04 ChunEon Park (Hermet)
* Eina: fix eina_file_map_lines() to not drop of one character in the last line.