summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-08-15 13:50:08 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-08-15 13:50:08 +0200
commit7a3c2df2f49012a801730cf55266c788d87311fd (patch)
treef8bc189b6610e44edff85c7d5decf1d26e116fc8 /HISTORY
parent26ffdd1c8361f714fff78fd746f209f386e6b997 (diff)
downloadvdr-7a3c2df2f49012a801730cf55266c788d87311fd.tar.gz
vdr-7a3c2df2f49012a801730cf55266c788d87311fd.tar.bz2
Fixed two warnings when compiling with gcc 3.3.1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8a207787..c577da52 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2293,3 +2293,5 @@ Video Disk Recorder Revision History
Ludwig Nussel).
- Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC material.
In order to do this, the cDevice was given a new member function GetVideoSystem().
+- Fixed two warnings when compiling with gcc 3.3.1 (thanks to Alfred Zastrow for
+ reporting this).