summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-29 14:19:08 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-29 14:19:08 +0100
commit88db59f61ac47bced386f1c991aa21e0592fdb13 (patch)
treed2f7859ce0b60f16bc4896d04d603e9f35b54842 /HISTORY
parent4ab777e98a2d2f0f5c29d63609e28faafe1cde7e (diff)
downloadvdr-88db59f61ac47bced386f1c991aa21e0592fdb13.tar.gz
vdr-88db59f61ac47bced386f1c991aa21e0592fdb13.tar.bz2
No longer displaying channel group delimiters without text
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 15c62160..e1db491d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1813,9 +1813,11 @@ Video Disk Recorder Revision History
makes far jumps, so that a lock file might end up with a time stamp that lies
in the distant future (thanks to Oliver Endriss).
-2002-11-24: Version 1.1.18
+2002-11-29: Version 1.1.18
- Fixed missing initialization of 'number' in cChannel (thanks to Martin Hammerschmid
for reporting this one).
- Fixed a misplaced ')' in the fix about the stale lock files (thanks again to
Oliver Endriss for pointing this out - it was my fault).
+- Group delimiters in the 'channels.conf' file that have no text (like a simple ":"
+ or ":@201") no longer show up in the Channels menu (suggested by Guy Roussin).