From 04ff04850f09e4750eef91354503a524fefd395c Mon Sep 17 00:00:00 2001 From: marcproe Date: Thu, 1 Aug 2013 09:16:23 +0000 Subject: [PATCH] YAF: updated CHANGED git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3570 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/YAF/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/contrib/YAF/CHANGED b/fhem/contrib/YAF/CHANGED index 372b6d3e1..0a35aa31d 100644 --- a/fhem/contrib/YAF/CHANGED +++ b/fhem/contrib/YAF/CHANGED @@ -1,3 +1,5 @@ +- Added Conig Save button (marcproe) +- Added widget generic (marcproe) - Removed XML::LibXML configuration and implemented persistent configuration in FHEM config (marcproe) - Added widget fhttk (marcproe) - Added widget fht80 (marcproe)