summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-05-18 12:41:18 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-05-18 12:41:18 +0200
commit3e5b31af5e88bc4e43971a70b5add6f67cebb701 (patch)
treeaba62ea0b1ba467df4b938420518f09bbb9900c8 /HISTORY
parent4da8a8e0666b3bfc1eac21aaf6a3aa66db02578c (diff)
downloadvdr-3e5b31af5e88bc4e43971a70b5add6f67cebb701.tar.gz
vdr-3e5b31af5e88bc4e43971a70b5add6f67cebb701.tar.bz2
Rearranged OSD class names to make 'cOsd' available for the main OSD interface
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a450e2da..01ab2984 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1308,3 +1308,4 @@ Video Disk Recorder Revision History
buffer (thanks to Sven Grothklags).
- Added an error message if the directory specified in the '-L' option can't be
accessed (suggested by Stefan Huelswitt).
+- Rearranged OSD class names to make 'cOsd' available for the main OSD interface.