diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-17 11:11:05 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-17 11:11:05 +0100 |
commit | 54d81f0b8f68778d5ff5c9dd8f5a31ab25bde693 (patch) | |
tree | 0f61fc6f962edd783dbc2e90239ede7dfe11108d /HISTORY | |
parent | 7076f20b446740c5b92037ff4aac23ea381b8dfc (diff) | |
download | vdr-54d81f0b8f68778d5ff5c9dd8f5a31ab25bde693.tar.gz vdr-54d81f0b8f68778d5ff5c9dd8f5a31ab25bde693.tar.bz2 |
Using 'cat' instead of 'cp' to copy the Doxyfile to avoid problems in case Doxyfile is write protected
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7637,3 +7637,5 @@ Video Disk Recorder Revision History put them in place when writing future comments, so I decided to drop them entirely. - Added Doxyfile.filter to have special characters escaped that would otherwise be dropped by Doxygen (reported by Ville Skyttä). +- Using 'cat' instead of 'cp' to copy the Doxyfile to avoid problems in case Doxyfile + is write protected. |