diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-05-15 12:32:51 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-05-15 12:32:51 +0200 |
commit | dd9dd76722fac5902b9237d836bb1b7bce9bcbae (patch) | |
tree | fde02662db2e21d0b4f414440826ee9c2eb832c2 /HISTORY | |
parent | aae02a43daf93e979f536514fde6172de6ba44ff (diff) | |
download | vdr-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-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |