summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-03-08 15:38:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2011-03-08 15:38:58 +0100
commit75861a97bce2baf43f63feb551505d187cd55bbd (patch)
treef573a4e9c5b3d03cf81df4894123a0ecf709f644 /HISTORY
parente8406def0265747e484e2689cd5d26bee23ec3b0 (diff)
downloadvdr-75861a97bce2baf43f63feb551505d187cd55bbd.tar.gz
vdr-75861a97bce2baf43f63feb551505d187cd55bbd.tar.bz2
Removed checking for minimum line length of 21 characters in the LIRC receiver code
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 9530aee6..2f4a87cb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6481,7 +6481,7 @@ Video Disk Recorder Revision History
from Osama Alrawab). See INSTALL for information on how to turn this on.
- Added Arabian language texts (thanks to Osama Alrawab).
-2011-03-06: Version 1.7.17
+2011-03-08: Version 1.7.17
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed following symbolic links in RemoveFileOrDir() (cont'd) (thanks to
@@ -6549,3 +6549,5 @@ Video Disk Recorder Revision History
patch from Manuel Reimer).
- Now reducing the thread and I/O priority cCuttingThread::Action() to make the
foreground process more responsive (suggested by Frank Neumann).
+- Removed checking for minimum line length of 21 characters in the LIRC receiver code
+ (reported by Gerald Dachs).