summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-04 15:51:03 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-04 15:51:03 +0100
commitd5d97c3d18bfcac089d6200106fe190d36726345 (patch)
tree4472ad32dac93c910fd6f9c1cc95ff448830490b /HISTORY
parenta4ed08b37a1491b516d93a761f82fce6852f2129 (diff)
downloadvdr-d5d97c3d18bfcac089d6200106fe190d36726345.tar.gz
vdr-d5d97c3d18bfcac089d6200106fe190d36726345.tar.bz2
Removed an obsolete "Summary" text from i18n.c and preceded all key definition texts with "Key$" to avoid duplicates
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 928213bf..47e0fd89 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4088,3 +4088,5 @@ Video Disk Recorder Revision History
- A message is now given when an instant recording is started (suggested by
Helmut Auer). Actually the code was already there, just commented out - don't
remember why it wasn't active...
+- Removed an obsolete "Summary" text from i18n.c and preceded all key definition
+ texts with "Key$" to avoid duplicates (reported by Lucian Muresan).