summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-12-26 12:11:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-12-26 12:11:58 +0100
commit6c0612546ee688d7b7a800bb236396d800c4e19d (patch)
tree343d454c4e69170ed50992e22d7226422d887dc6 /HISTORY
parentc60c8b9e4f5b603157e5ac2acdbd2ad63f453b18 (diff)
downloadvdr-6c0612546ee688d7b7a800bb236396d800c4e19d.tar.gz
vdr-6c0612546ee688d7b7a800bb236396d800c4e19d.tar.bz2
Added LDFLAGS to the linker calls in the Makefiles
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 242ada23..c236c331 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6481,7 +6481,7 @@ Video Disk Recorder Revision History
from Osama Alrawab). See INSTALL for information on how to turn this on.
- Added Arabian language texts (thanks to Osama Alrawab).
-2010-12-24: Version 1.7.17
+2010-12-26: Version 1.7.17
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed following symbolic links in RemoveFileOrDir() (cont'd) (thanks to
@@ -6513,3 +6513,5 @@ Video Disk Recorder Revision History
- Changed "frame duration" to "frame rate" in vdr.5 (reported by Tobias Grimm).
- Removing a cRemote from the Remotes list in case its initialization failed (thanks
to Dominik Strasser).
+- Added LDFLAGS to the linker calls in the Makefiles (thanks to Joerg Bornkessel and
+ Paul Menzel).