summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-19 16:04:22 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-19 16:04:22 +0200
commitc9ccd0ae1da627b293d27d2b85f8460afdb852ed (patch)
tree899257fa00516bf02708c02b356b0bdb1d6107a3 /HISTORY
parent69db18ef8f5acf0006f36c3fc8cfcf6b75be0431 (diff)
downloadvdr-c9ccd0ae1da627b293d27d2b85f8460afdb852ed.tar.gz
vdr-c9ccd0ae1da627b293d27d2b85f8460afdb852ed.tar.bz2
Fixed handling locale directories with a large number of entries
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0677dbcc..4dee2ac5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5379,3 +5379,8 @@ Video Disk Recorder Revision History
vdr.mo. Text files for plugins are now named "vdr-name.mo", when "name" is the
name of the plugin. The "newplugin" script has been changed accordingly, and
plugin authors should change their Makefiles, too.
+
+2007-08-19: Version 1.5.9
+
+- Fixed handling locale directories with a large number of entries (thanks to
+ Anssi Hannula).