summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-09-10 14:10:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-09-10 14:10:51 +0200
commit2aa6df4b7ceaeef5527a46041bb505b0e638904e (patch)
treeb965ecc9610e97a4d5cb06c45c33a6800a9ef761 /HISTORY
parent06debdd830bb1c3c649e6f9f866508da1e3a0587 (diff)
downloadvdr-2aa6df4b7ceaeef5527a46041bb505b0e638904e.tar.gz
vdr-2aa6df4b7ceaeef5527a46041bb505b0e638904e.tar.bz2
Added --remove-destination to the 'cp' command for binaries in the Makefiles of the plugins
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1e4a553d..4b2fc74d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4914,3 +4914,8 @@ Video Disk Recorder Revision History
to Alexander Rieger).
- Implemented a copy constructor for cTimer (thanks to Udo Richter for reporting that
an assignment in svdrp.c didn't use the cTimer::operator=()).
+
+2006-09-09: Version 1.4.2-3
+
+- Added --remove-destination to the 'cp' command for binaries in the Makefiles of
+ the plugins (thanks to Rolf Ahrenberg).