summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-24 13:13:08 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-24 13:13:08 +0200
commit529becb86511b1c4f859806874a8d8e3656c1b26 (patch)
treec3ce5d5f4bbf4ea061e1db0db8cd37c11942dc50 /HISTORY
parent1998a2fb62f6146507c58b10e55c0b6ff28fce79 (diff)
downloadvdr-529becb86511b1c4f859806874a8d8e3656c1b26.tar.gz
vdr-529becb86511b1c4f859806874a8d8e3656c1b26.tar.bz2
Added a note about LANG having to be set to a valid locale in INSTALL
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 622ba156..45037d50 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5388,3 +5388,5 @@ Video Disk Recorder Revision History
- Fixed stripping the context in I18nTranslate() (reported by Christian
Wieninger).
- Fixed detecting whether a particular locale is actually supported.
+- Added a note about LANG having to be set to a valid locale in INSTALL
+ (suggested by Matthias Fechner).