summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-03-18 10:43:53 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2018-03-18 10:43:53 +0100
commitf4b60f0b6886f443af0f88119052c7070b014819 (patch)
tree4e66b04c7ecc2bf44ba52ef77f87ce3969deb4c8 /HISTORY
parenta1af84f29a9d593f67d6360d52611b31f53c61b1 (diff)
downloadvdr-f4b60f0b6886f443af0f88119052c7070b014819.tar.gz
vdr-f4b60f0b6886f443af0f88119052c7070b014819.tar.bz2
Made the input buffer in cSVDRPClient dynamic
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 054952fe..b765553c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9310,3 +9310,4 @@ Video Disk Recorder Revision History
- Commented out the logging in cMarks::Align(), to avoid log entries in case of editing
marks that are not generated by VDR itself, and thus may be a little off (suggested by
Jörg Wendel). You can activate this line again for debugging if necessary.
+- Made the input buffer in cSVDRPClient dynamic.