summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-10-20 09:32:23 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-10-20 09:32:23 +0200
commit641acd57091d2c37a0d2e131674bd969eed55761 (patch)
treed44e31676ff0aab80d91a8e2222a319fb1d5dd53 /HISTORY
parent856f67b4acb6d9e5dc8b4328876f4d6f14bf381d (diff)
downloadvdr-641acd57091d2c37a0d2e131674bd969eed55761.tar.gz
vdr-641acd57091d2c37a0d2e131674bd969eed55761.tar.bz2
Changed the return value of cPositioner::HorizonLongitude() to 0 in case the latitude of the antenna location is beyond +/-81 degrees
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2c03dd46..c4660b33 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8009,3 +8009,8 @@ Video Disk Recorder Revision History
is unexpected at this point (reported by Helmut Auer). You can still navigate to
the last replayed recording (if any) by pressing Ok repeatedly in the Recordings
menu.
+
+2013-10-20: Version 2.1.3
+
+- Changed the return value of cPositioner::HorizonLongitude() to 0 in case the
+ latitude of the antenna location is beyond +/-81 degrees.