summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-05-18 08:48:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-05-18 08:48:43 +0200
commit5b64f51b0b168c709a635c72712374c2a1f47b3f (patch)
treec91d8764639ed77ca677a20bef6fae34126727fc /HISTORY
parent6e85bc48b88e9f4d4a14157e990de97c928dc4b7 (diff)
downloadvdr-5b64f51b0b168c709a635c72712374c2a1f47b3f.tar.gz
vdr-5b64f51b0b168c709a635c72712374c2a1f47b3f.tar.bz2
Fixed some function headers to make them compile with gcc 3.x
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1dfb1e0f..bbdd7904 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1246,3 +1246,5 @@ Video Disk Recorder Revision History
2002-05-18: Version 1.0.3
- Updated 'Premiere Sport 2' in channels.conf (thanks to Rudi Hofer).
+- Fixed some function headers to make them compile with gcc 3.x (thanks to
+ Gregoire Favre).