diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6a126c9f..1cebb3b0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -253,5 +253,9 @@ Truls Slevigen Ruben Nunez Francisco for implementing FreeDiskSpaceMB() without external 'df' command +Mirko Dölle + for reporting a bug when a timer records over midnight of a day that had a + change in Daylight Saving Time + Michael Rakowski for translating OSD texts to the Polish language diff --git a/HISTORY b/HISTORY index 03d1605a..30b2c0af 100644 --- a/HISTORY +++ b/HISTORY @@ -1161,7 +1161,7 @@ Video Disk Recorder Revision History - Fixed skipping the next hit of a repeating timer (thanks to Rainer Zocholl for reporting this one). - Fixed a bug when a timer records over midnight of a day that had a change in - Daylight Saving Time. + Daylight Saving Time (thanks to Mirko Dölle for reporting this one). - Added Polish language texts (thanks to Michael Rakowski). - Fixed a bug in parsing group separators in channels.conf (thanks to Henning Holtschneider for reporting this one).