summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-10-20 09:57:55 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-10-20 09:57:55 +0200
commit4ea90cefe831c52777f1be0877b499f432529cc7 (patch)
treed8e7cda0e82d04728b71b4c3c3250dd5b06486a8 /HISTORY
parent97eb54738f55e8a7682a662be9492792bb23ad33 (diff)
downloadvdr-4ea90cefe831c52777f1be0877b499f432529cc7.tar.gz
vdr-4ea90cefe831c52777f1be0877b499f432529cc7.tar.bz2
Fixed some compiler warnings with gcc-4.6.3
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e5255e70..45b247b0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8015,3 +8015,4 @@ Video Disk Recorder Revision History
- Changed the return value of cPositioner::HorizonLongitude() to 0 in case the
latitude of the antenna location is beyond +/-81 degrees.
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
+- Fixed some compiler warnings with gcc-4.6.3 (thanks to Rolf Ahrenberg).