summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-09-21 09:07:05 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-09-21 09:07:05 +0200
commit56e882fa6a02139c6ebe62bb570666fe1e3d736b (patch)
treeac05bb31a860924cde2a8fc9145388f84bfb199b
parent539e6623fddba0bd84b953f70cb8f72b1bb9c289 (diff)
downloadvdr-56e882fa6a02139c6ebe62bb570666fe1e3d736b.tar.gz
vdr-56e882fa6a02139c6ebe62bb570666fe1e3d736b.tar.bz2
Fixed a typo
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 0ab532df..69820cac 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2280,7 +2280,7 @@ Video Disk Recorder Revision History
- Fixed a possible crash in case a VFAT file system is used without compiling VDR
with VFAT=1 (thanks to Ernst Fürst for reporting this one).
- Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile
- or Makefile.config as defaults (thanks to Steffen Barszus).
+ or Make.config as defaults (thanks to Steffen Barszus).
- Added the usual menu timeout to the CAM menus.
2003-08-17: Version 1.2.3 (not officially released)