diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-22 10:08:41 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-22 10:08:41 +0200 |
commit | 86950d4d98b2c55f4ea35c435cd1a3dca60dab1a (patch) | |
tree | f48af6ac4b6d3eacef1b5dfd9e3f15ade021671a /HISTORY | |
parent | ea122312dd16a42f9c81574567f3cd1ab0bf47dd (diff) | |
download | vdr-86950d4d98b2c55f4ea35c435cd1a3dca60dab1a.tar.gz vdr-86950d4d98b2c55f4ea35c435cd1a3dca60dab1a.tar.bz2 |
Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a single 'sed' call
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4633,3 +4633,5 @@ Video Disk Recorder Revision History - Updated the Russian OSD texts (thanks to Oleg Roitburd). - Updated the Slovenian OSD texts (thanks to Matjaz Thaler). - Fixed wrong credits for the patch that was used to implement cPlugin::Active(). +- Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a single + 'sed' call. |