summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-14 14:35:40 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-14 14:35:40 +0200
commite425cb943457ace770538aaf3be421a40a26f99a (patch)
treed625452a69931286f8921bfe44586ede1684ab02 /HISTORY
parent1e72e33a9739544b64c1d52980ef5f8e43e7f8c1 (diff)
downloadvdr-e425cb943457ace770538aaf3be421a40a26f99a.tar.gz
vdr-e425cb943457ace770538aaf3be421a40a26f99a.tar.bz2
Changed size of all parse buffers to 10KB
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 930bc906..4cf03d27 100644
--- a/HISTORY
+++ b/HISTORY
@@ -739,3 +739,6 @@ Video Disk Recorder Revision History
(thanks to Stefan Huelswitt).
- Implemented replay mode display (thanks to Stefan Huelswitt, with a few
rewrites by kls).
+- Changed the size of all input buffers used to parse config files or receive
+ SVDRP commands to the same value of 10KB. This allows long strings to be
+ used in the 'summary' field of a timer, for instance.