summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-15 14:18:26 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-15 14:18:26 +0200
commite48d4293e565867aeb823f5671ccc4c6abfc4700 (patch)
tree54ff8830cac28ef86dd57d28cc744da5855688e2 /HISTORY
parent3883fb8e16514df9b099b88ede426350165b3dbb (diff)
downloadvdr-e48d4293e565867aeb823f5671ccc4c6abfc4700.tar.gz
vdr-e48d4293e565867aeb823f5671ccc4c6abfc4700.tar.bz2
Checking the string for NULL in I18nTranslate()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4ce1ac7b..422d6e15 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5361,3 +5361,4 @@ Video Disk Recorder Revision History
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Added internationalization to the "skincurses" plugin (thanks to Rolf
Ahrenberg).
+- Checking the string for NULL in I18nTranslate().