Fixed handling locale directories with a large number of entries

This commit is contained in:
Klaus Schmidinger
2007-08-19 16:04:22 +02:00
parent 69db18ef8f
commit c9ccd0ae1d
4 changed files with 13 additions and 7 deletions

View File

@@ -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).