summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-10-13 16:12:55 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-10-13 16:12:55 +0200
commit15a2d36aca778a4de59c419d8048439e2823e4ea (patch)
tree217f21b759da726509e7b5715d6450f656495586 /HISTORY
parentb2ef221f4082f160bf5fce2b8d9277a297172700 (diff)
downloadvdr-15a2d36aca778a4de59c419d8048439e2823e4ea.tar.gz
vdr-15a2d36aca778a4de59c419d8048439e2823e4ea.tar.bz2
Fixed some faulty default parameter initializations
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 37afb350..f481f012 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1610,3 +1610,7 @@ Video Disk Recorder Revision History
- The new configuration file 'reccmds.conf' can be used to define commands that
shall be executed from the "Recordings" menu; see MANUAL and 'man vdr(5)' for
details (suggested by Gerhard Steiner).
+
+2002-10-13: Version 1.1.14
+
+- Fixed some faulty default parameter initializations (thanks to Robert Schiele).