summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-12 15:07:09 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-12 15:07:09 +0100
commita481a5200c266dd387d1dca8a0253abfb208f031 (patch)
tree92bdaf768efa12a3da1a1e34927a6e33f629459e /HISTORY
parentdc22034e72d8695dddf1fe511012f3afd1a7abbd (diff)
downloadvdr-a481a5200c266dd387d1dca8a0253abfb208f031.tar.gz
vdr-a481a5200c266dd387d1dca8a0253abfb208f031.tar.bz2
Fixed a typo in detecting UTF-8
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d87b984a..bab60b65 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3398,3 +3398,4 @@ Video Disk Recorder Revision History
clearing the buffer.
- Added DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer
(thanks to Marco Schlüßler).
+- Fixed a typo in detecting UTF-8 (thanks to Reinhard Nissl).