summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2016-12-23 14:36:24 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2016-12-23 14:36:24 +0100
commite2ba3d09a5239a9da9b1344a8bd671b85b0f987b (patch)
treefa1a4bcdb7cc30f98c7b1679e705c0e7793f72de /HISTORY
parentbac0ca39babafb53f3aa8084f885937daf5f15d4 (diff)
downloadvdr-e2ba3d09a5239a9da9b1344a8bd671b85b0f987b.tar.gz
vdr-e2ba3d09a5239a9da9b1344a8bd671b85b0f987b.tar.bz2
Added support for the systemd watchdog
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9cb96b8b..93fa8989 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8878,3 +8878,4 @@ Video Disk Recorder Revision History
Lars Hanisch).
- Avoiding some duplicate code and unnecessary work in nit.c (thanks to Ville
Skyttä).
+- Added support for the systemd watchdog (thanks to Marc Perrudin),