CHANGED: end of pre-commit tests

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@10333 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2016-01-02 15:37:04 +00:00
parent a18cd9010c
commit e9182e31d9

View File

@@ -1,6 +1,5 @@
# 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.
- feature: pre-commit for checking very long CHANGED lines. YES YES YES YES YES YES YES YES
- feature: 50_TelegramBot: alias for commands, new readings,
support for sending media files; plus fixes
- feature: 20_ROOMMATE,
@@ -1244,8 +1243,8 @@
meter with a JeeLabs JeeLink as RF modem. The matching JeeNode
sketch can be found in .../contrib/36_PCA301-pcaSerial.zip
(by ohweh&justme1968)
- change: PRESENCE: using ping command line utility to check presence on Windows
based machines.
- change: PRESENCE: using ping command line utility to check presence
on Windows based machines.
- feature: install FHEM as Windows service by T.E., see docs/HOWTO_Windows.txt
- feature: new module 33_readingsGroup to display a collection of readings
from one or more devices. this will replace weblink readings.