summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-11-21 14:37:36 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-11-21 14:37:36 +0100
commit4f65416bd16b9dfd0f4b9939070e8cf3a65646b3 (patch)
tree58be135c8fc92f12a3f3aa62fb656ba331536bc0 /HISTORY
parent0d63ccef2137d5bff1f4a4bbce1c2eca01ca80b5 (diff)
downloadvdr-4f65416bd16b9dfd0f4b9939070e8cf3a65646b3.tar.gz
vdr-4f65416bd16b9dfd0f4b9939070e8cf3a65646b3.tar.bz2
Some improvements to cPoller1.3.17
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 3e956527..8bb77e92 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3139,7 +3139,7 @@ Video Disk Recorder Revision History
days ('1' is monday). Thanks to Sascha Klek for reporting a problem with the
'0' key in the "Day" item of the "Timers" menu.
-2004-11-20: Version 1.3.17
+2004-11-21: Version 1.3.17
- Fixed cRemux::ScanVideoPacket() to make sure it doesn't access memory beyond
the end of the given buffer, which has caused some unjustified "unknown
@@ -3158,3 +3158,4 @@ Video Disk Recorder Revision History
to Stefan Huelswitt for pointing this out).
- Fixed toggling the "Day" item in the "Timers" menu, so that it selects the
right day of week for timers in the future.
+- Some improvements to cPoller (thanks to Marco Schlüßler).