summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-05-29 11:22:39 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-05-29 11:22:39 +0200
commitca66d29798db7cd9c3eb1bb8429612966e639dce (patch)
tree599570cac5f721beb4c03b134301e342d44214e8 /HISTORY
parent3b69903d230acda0e336b1528d9437360e24d82e (diff)
downloadvdr-ca66d29798db7cd9c3eb1bb8429612966e639dce.tar.gz
vdr-ca66d29798db7cd9c3eb1bb8429612966e639dce.tar.bz2
Fixed listing recordings with empty episode names in the LSTR command
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 287ab693..81cbefb6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3573,3 +3573,5 @@ Video Disk Recorder Revision History
- Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the
'& 0xff' in CRC32::crc32() of libsi/util.c (thanks to Georg Acher).
- Speeded up deleting duplicate channels.
+- Fixed listing recordings with empty episode names in the LSTR command (thanks
+ to Stefan Huelswitt for pointing this out).