summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-02-10 12:41:18 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-02-10 12:41:18 +0100
commit47ea5cb1d0e3fa241e9676511ee197d1428bf349 (patch)
tree5f2f168b90c4200d14fc8c230c97d23230877c10 /HISTORY
parentb678d5812cd4279a8f7b03c7810cd2298ba1476a (diff)
downloadvdr-47ea5cb1d0e3fa241e9676511ee197d1428bf349.tar.gz
vdr-47ea5cb1d0e3fa241e9676511ee197d1428bf349.tar.bz2
Fixed detecting directories in cFileNameList::Load()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2c5386ff..cacaf82d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5610,3 +5610,4 @@ Video Disk Recorder Revision History
- Changed the message "Upcoming VPS recording!" to "Upcoming recording!" because
it applies to non-VPS recordings as well.
- Fixed a loss of a timer's 'recording' flag after modifying it via MODT.
+- Fixed detecting directories in cFileNameList::Load().