summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-10-09 08:34:57 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-10-09 08:34:57 +0200
commit6b6a372244fc27ebb8c078686db709deae8be9ea (patch)
tree504bc9839b422cb4650c71604e4bc9849e826e6f /HISTORY
parent43883ee15977ef021bcf747012133e0514243c38 (diff)
downloadvdr-6b6a372244fc27ebb8c078686db709deae8be9ea.tar.gz
vdr-6b6a372244fc27ebb8c078686db709deae8be9ea.tar.bz2
Fixed 'make install' to not overwrite existing configuration files
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e7192cad..34223edd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7290,3 +7290,5 @@ Video Disk Recorder Revision History
Removed the meanwhile obsolete definition of FE_CAN_TURBO_FEC.
- Fixed some compiler warnings under gcc version 4.7.1.
- Fixed setting the video format in the dvbhdffdevice (thanks to Torsten Lang).
+- Fixed 'make install' to not overwrite existing configuration files (thanks to Peter
+ Münster).