summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-07-28 12:48:44 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-07-28 12:48:44 +0200
commit6ac15dd3fcf8b3a49c72d865e67f3496c8213a35 (patch)
tree5fe502942d3f6dae3f566aced9643edb395ec983 /HISTORY
parenta4246cfd9aa7f3c5a02145815a1e26dcace09327 (diff)
downloadvdr-6ac15dd3fcf8b3a49c72d865e67f3496c8213a35.tar.gz
vdr-6ac15dd3fcf8b3a49c72d865e67f3496c8213a35.tar.bz2
Added a missing #include
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 420329f5..7a251bb4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1388,3 +1388,4 @@ Video Disk Recorder Revision History
made with VFAT enabled (thanks to Christian Rienecker).
- Added some missing teletext PIDs (thanks to Joerg Riechardt).
- Fixed PID handling for cReceiver.
+- Added a missing #include to ringbuffer.c (thanks to Martin Hammerschmid).