summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-10-03 10:32:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-10-03 10:32:51 +0200
commitc03de9e15e86ae91e82a05a6cc00a2291c2ebef0 (patch)
tree5316af9ebf839d4b7e567c13107b5c4ef65e8d1a /HISTORY
parent1728fccfe27ab7c9a789fbfbe0ecae5d3d8920dd (diff)
downloadvdr-c03de9e15e86ae91e82a05a6cc00a2291c2ebef0.tar.gz
vdr-c03de9e15e86ae91e82a05a6cc00a2291c2ebef0.tar.bz2
The character 0x8A in CAM menu strings is now mapped to a real newline
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 9a169d21..c182d6a9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3850,7 +3850,7 @@ Video Disk Recorder Revision History
Alexander Rieger).
- Made the function ExchangeChars() public (suggested by Lucian Muresan).
-2005-10-02: Version 1.3.34
+2005-10-03: Version 1.3.34
- Fixed a leftover 'summary.vdr' in vdr.5 (thanks to Peter Bieringer for reporting
this one).
@@ -3882,3 +3882,4 @@ Video Disk Recorder Revision History
menu has been requested.
- Speeded up initial opening of the CAM menu.
- Fixed handling of menus with no selectable items.
+- The character 0x8A in CAM menu strings is now mapped to a real newline.