summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-03-20 10:10:38 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-03-20 10:10:38 +0100
commite760b14f646004a7fe99e4561156a132a0572cdb (patch)
treee90c068eea96be4e3a98fd2f734617032e859182 /HISTORY
parent86a9d179bd27177fafa0d0b5931c377e8b90e9d5 (diff)
downloadvdr-e760b14f646004a7fe99e4561156a132a0572cdb.tar.gz
vdr-e760b14f646004a7fe99e4561156a132a0572cdb.tar.bz2
Some fixes to avoid compiler warnings in gcc 4.0
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8c6ad821..ec504642 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3464,3 +3464,5 @@ Video Disk Recorder Revision History
- The day of a timer is now stored as a full date in ISO notation ("YYYY-MM-DD") in
'timers.conf' and for the result of the SVDRP command LSTT (based in parts on a
patch by Roman Krenický).
+- Some fixes to avoid compiler warnings in gcc 4.0 (thanks to Ville Skyttä for reporting
+ these).