summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-01-13 16:57:27 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-01-13 16:57:27 +0100
commite1ab9c1dacad9f2b3ba3a083b2b8b388289c4b72 (patch)
tree23a98a1e57be4496ebeb8b351e6ce3de4601bb59 /HISTORY
parent49b2813699f81370315bef38085902f48d601827 (diff)
downloadvdr-e1ab9c1dacad9f2b3ba3a083b2b8b388289c4b72.tar.gz
vdr-e1ab9c1dacad9f2b3ba3a083b2b8b388289c4b72.tar.bz2
No longer requiring 'libncurses' if compiling without DEBUG_OSD=1 and REMOTE=KBD
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d5a3b1da..f0934eec 100644
--- a/HISTORY
+++ b/HISTORY
@@ -894,3 +894,5 @@ Video Disk Recorder Revision History
broadcast the correct timestamps for EPG events between 0:00 and 6:00!
- Fixed failing watchdog timer if program hangs in OSD activities (thanks to
Carsten Koch).
+- No longer requiring 'libncurses' if compiling without DEBUG_OSD=1 and
+ REMOTE=KBD (thanks to Lauri Pesonen).