diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2008-09-06 11:26:01 +0200 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-09-06 11:26:01 +0200 |
| commit | 4f9b3175d0ce2f5e4ee0e608eb4d90de040df41c (patch) | |
| tree | 9843ea4bd35624fa309f7b4ea315087055059442 /HISTORY | |
| parent | 4844235c772516a36ad79dbf2c0beebef317dd4b (diff) | |
| download | vdr-4f9b3175d0ce2f5e4ee0e608eb4d90de040df41c.tar.gz vdr-4f9b3175d0ce2f5e4ee0e608eb4d90de040df41c.tar.bz2 | |
Fixed a problem with calling isyslog() from within the SignalHandler()
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5806,6 +5806,8 @@ Video Disk Recorder Revision History now follows the VPID and optional PPID, separated by an '=' sign. - Updated the sources.conf file (thanks to Oleg Roitburd). - Fixed a possible integer overflow in GetAbsTime() (thanks to Alexander Rieger). +- Fixed a problem with calling isyslog() from within the SignalHandler() (thanks + to Udo Richter). 2008-09-06: Version 1.6.0-2 @@ -5818,3 +5820,5 @@ Video Disk Recorder Revision History fontconfig (suggested by Edgar Toernig). - Updated the sources.conf file (thanks to Oleg Roitburd). - Fixed a possible integer overflow in GetAbsTime() (thanks to Alexander Rieger). +- Fixed a problem with calling isyslog() from within the SignalHandler() (thanks + to Udo Richter). |
