2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

70_WINCONNECT: feature [WinWebGUI] hide window

git-svn-id: https://svn.fhem.de/fhem/trunk@14837 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
michael.winkler 2017-08-02 14:10:00 +00:00
parent bfc5503b9f
commit 5da40ed3d6

View File

@ -1,5 +1,6 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it. # Do not insert empty lines here, update check depends on it.
- feature: 70_WINCONNECT: [WinWebGUI] - Fenster verstecken
- feature: 57_Calendar: added attribute cutoffOlderThan (forum #74481) - feature: 57_Calendar: added attribute cutoffOlderThan (forum #74481)
- feature: fhem.pl: add -d option for debugging (Forum #74774) - feature: fhem.pl: add -d option for debugging (Forum #74774)
- bugfix: 74_AMADDevice: fix decode_utf8 call in eval - bugfix: 74_AMADDevice: fix decode_utf8 call in eval