Fixed closing unused PID handles

This commit is contained in:
Klaus Schmidinger
2002-11-15 14:04:11 +01:00
parent 5198be3187
commit 2f49224c9c
3 changed files with 12 additions and 8 deletions

View File

@@ -1768,6 +1768,8 @@ Video Disk Recorder Revision History
- Fixed a compiler warning regarding cMenuChannels::Del() and MenuTimers::Del() hiding
the base class virtual functions.
2002-11-11: Version 1.1.17
2002-11-15: Version 1.1.17
- Added new entries to 'ca.conf'.
- Fixed closing unused PID handles (thanks to Stefan Schluenss for reporting this
one).