diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-29 11:14:43 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-05-29 11:14:43 +0200 |
commit | 5324809a91fe32950525c2af99b6962a18c265cd (patch) | |
tree | ecf7f1ac545eb22690eb08815ba8b5b20c259eaf /HISTORY | |
parent | f69b920dbc9d9ca85f85d69c047d7fcef4188c37 (diff) | |
download | vdr-5324809a91fe32950525c2af99b6962a18c265cd.tar.gz vdr-5324809a91fe32950525c2af99b6962a18c265cd.tar.bz2 |
Added clearing CiResourceHandlers before shutting down the plugin manager
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9078,3 +9078,4 @@ Video Disk Recorder Revision History the $(Q) macro won't be defined and commands will be displayed. You can add Q=@ to the make call to have it less verbose (provided the plugin's Makefile was modified as described above). +- Added clearing CiResourceHandlers before shutting down the plugin manager. |