summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-05-15 12:32:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-05-15 12:32:51 +0200
commitdd9dd76722fac5902b9237d836bb1b7bce9bcbae (patch)
treefde02662db2e21d0b4f414440826ee9c2eb832c2 /HISTORY
parentaae02a43daf93e979f536514fde6172de6ba44ff (diff)
downloadvdr-dd9dd76722fac5902b9237d836bb1b7bce9bcbae.tar.gz
vdr-dd9dd76722fac5902b9237d836bb1b7bce9bcbae.tar.bz2
The isSingleByte parameter in the call to getCharacterTable() is deprecated and only present for backwards compatibility
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 22c2bd16..78a8bdab 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9441,3 +9441,5 @@ Video Disk Recorder Revision History
the result of a sample call to iconv().
- Setting the override character table now checks and reports whether the given value
is valid (suggested by Helmut Binder).
+- The isSingleByte parameter in the call to getCharacterTable() is deprecated and only
+ present for backwards compatibility.