summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-01-13 12:17:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-01-13 12:17:30 +0100
commit35343eaf47f46950012b5c4d9b3c2de1fe1d164e (patch)
treedfae7215d76b3804b367823b3f486b1c41bd2495 /HISTORY
parenta7404879aaf06c74f1ea6cc94710b2cc187a8002 (diff)
downloadvdr-35343eaf47f46950012b5c4d9b3c2de1fe1d164e.tar.gz
vdr-35343eaf47f46950012b5c4d9b3c2de1fe1d164e.tar.bz2
Fixed a problem with recordings that have a single quote character in their name (this is now mapped to 0x01)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 10e4ae6c..bb243b71 100644
--- a/HISTORY
+++ b/HISTORY
@@ -335,3 +335,5 @@ Video Disk Recorder Revision History
- Fixed starting a replay session when the program is currently in "transfer
mode".
- Fixed setting/modifying timers via SVDRP with empty summary fields.
+- Fixed a problem with recordings that have a single quote character in their
+ name (this is now mapped to 0x01).