summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-05-26 10:46:12 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-05-26 10:46:12 +0200
commit07093f79de4196fb3fc5b841b31fffb54b62c634 (patch)
tree962a068784a4eb464d18097c2b06f74e47023843 /HISTORY
parentaf9266d21c787074f9c7b7a715577a79952edccb (diff)
downloadvdr-07093f79de4196fb3fc5b841b31fffb54b62c634.tar.gz
vdr-07093f79de4196fb3fc5b841b31fffb54b62c634.tar.bz2
Removed -fPIC from VDR's and libsi's Makefile
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 54bfa482..f5493822 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4735,3 +4735,4 @@ Video Disk Recorder Revision History
currently open (i.e. a write lock on the schedules data can't be achieved).
- Fixed handling VPS timers in case the EPG event hasn't been 'seen' in a while.
- Fixed calculating the cache size in cUnbufferedFile::Read() (thanks to Artur Skawina).
+- Removed -fPIC from VDR's and libsi's Makefile (suggested by Prakash Punnoor).