From 64813f32b7eecea9d153a8aff3f7af3918665b00 Mon Sep 17 00:00:00 2001 From: marcproe Date: Wed, 14 Aug 2013 19:33:49 +0000 Subject: [PATCH] YAF: updated CHANGED git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3700 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/YAF/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/contrib/YAF/CHANGED b/fhem/contrib/YAF/CHANGED index 0a35aa31d..f4781af22 100644 --- a/fhem/contrib/YAF/CHANGED +++ b/fhem/contrib/YAF/CHANGED @@ -1,3 +1,4 @@ +- Added foundation for modify dialog and modify dialog for generic widget (marcproe) - Added Conig Save button (marcproe) - Added widget generic (marcproe) - Removed XML::LibXML configuration and implemented persistent configuration in FHEM config (marcproe)