diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-21 10:09:56 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-21 10:09:56 +0200 |
commit | dfb1d78abf1a849302d2b93013ad2b8252c5035c (patch) | |
tree | 28d93c1cbd677e7fdd95f5d1c29ccc46e4ce0dba /HISTORY | |
parent | c47891d786f4d0f6ce2d97e39a7e92e8c9276d9d (diff) | |
download | vdr-dfb1d78abf1a849302d2b93013ad2b8252c5035c.tar.gz vdr-dfb1d78abf1a849302d2b93013ad2b8252c5035c.tar.bz2 |
Fixed a possible endless loop in shifting recordings between DVB cards
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1191,7 +1191,7 @@ Video Disk Recorder Revision History same name was manually deleted on a system with more than one video directory (thanks to Dirk Wiebel for reporting this one). -2002-04-20: Version 1.0.1 +2002-04-21: Version 1.0.1 - Added some DVB-T channels for Berlin (Germany) to channels.conf.terr (thanks to Andreas Roedl). @@ -1210,3 +1210,5 @@ Video Disk Recorder Revision History editing mark (thanks to Steffen Koch for reporting and Stefan Huelswitt for fixing this one). - Fixed some missing ',' in i18n.c (thanks to Matthias Hilbig). +- Fixed a possible endless loop in shifting recordings between DVB cards (thanks + to Stefan Huelswitt for reporting this one). |