summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-08-24 11:01:42 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-08-24 11:01:42 +0200
commit60f8afdfcce6615a7a7fbb9ff4df6b1c7c4c9962 (patch)
tree02e5d3e65b1c8980efd167e9d83e9f7c823d9540 /HISTORY
parentb0069f34107ff16725f940a073382d92197bfad7 (diff)
downloadvdr-60f8afdfcce6615a7a7fbb9ff4df6b1c7c4c9962.tar.gz
vdr-60f8afdfcce6615a7a7fbb9ff4df6b1c7c4c9962.tar.bz2
Empty values in setup.conf are no longer treated as an error
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8fd6893c..1d4344cd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2319,3 +2319,5 @@ Video Disk Recorder Revision History
- Fixed 'runvdr' to stay in the loop only if VDR returns an exit status of '1'.
- Completed the Finnish OSD texts (thanks to Rolf Ahrenberg).
+- Empty values in setup.conf are no longer treated as an error (thanks to Andreas
+ Kool for reporting this one).