diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-28 19:32:29 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-28 19:32:29 +0200 |
commit | 1967d0cd3d4b4b6295f31d8cef2895e2de1a71d9 (patch) | |
tree | 64d4aaf529dbbe3ff57fb21530eb537aa440ad44 /HISTORY | |
parent | 9239d3e6dfce588aa87e73480b08f6616570e87a (diff) | |
download | vdr-1967d0cd3d4b4b6295f31d8cef2895e2de1a71d9.tar.gz vdr-1967d0cd3d4b4b6295f31d8cef2895e2de1a71d9.tar.bz2 |
Fixed the 'newplugin' script to make it name the target for creating the distribution package 'dist'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1430,3 +1430,10 @@ Video Disk Recorder Revision History - Fixed handling one-shot timers that were already recording and had their start time changed into the future (thanks to Matthias Schniedermeyer for reporting this one). + +2002-08-28: Version 1.1.9 + +- Fixed the 'newplugin' script to make it name the target for creating the + distribution package 'dist', as stated in the PLUGINS.html documentation. + If you have already created a plugin source directory and Makefile you may + want to check it and replace the 'package' target with 'dist' if necessary. |