2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-08 13:24:56 +00:00

93_DbRep: contrib 8.4.0

git-svn-id: https://svn.fhem.de/fhem/trunk@17598 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2018-10-22 18:55:17 +00:00
parent 5b34e138c8
commit 9f6c861ffd

View File

@ -190,7 +190,7 @@ our %DbRep_vNotesExtern = (
"4.7.3" => "20.11.2016 new diffValue function made suitable to SQLite ",
"4.6.0" => "31.10.2016 bugfix calc issue due to daylight saving time end (winter time) ",
"4.5.1" => "18.10.2016 get svrinfo contains SQLite database file size (MB), modified timeout routine ",
"4.2.0" => "10.10.2016 allow SQL-Wildcards (\% _) in attr reading & attr device ",
"4.2.0" => "10.10.2016 allow SQL-Wildcards in attr reading & attr device ",
"4.1.3" => "09.10.2016 bugfix delEntries running on SQLite ",
"3.13.0" => "03.10.2016 added deviceRename to rename devices in database, new Internal DATABASE ",
"3.12.0" => "02.10.2016 function minValue added ",