diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-24 09:10:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-12-24 09:10:55 +0100 |
commit | 4545c9e93e390834ca25bdb5e0f79dbc9ce4ad8d (patch) | |
tree | 0fb718b8567c7f0d4da457788b28a29da4a59f48 /UPDATE-2.0.0 | |
parent | db59a8e745a6a48574f897ec0ce212f31fc87802 (diff) | |
download | vdr-4545c9e93e390834ca25bdb5e0f79dbc9ce4ad8d.tar.gz vdr-4545c9e93e390834ca25bdb5e0f79dbc9ce4ad8d.tar.bz2 |
Added notes from HISTORY
Diffstat (limited to 'UPDATE-2.0.0')
-rw-r--r-- | UPDATE-2.0.0 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/UPDATE-2.0.0 b/UPDATE-2.0.0 index c092167b..fea5b377 100644 --- a/UPDATE-2.0.0 +++ b/UPDATE-2.0.0 @@ -83,6 +83,8 @@ Plugins: priority threads may want to use this instead of the calls to SetPriority(19) and SetIOPriority(7). The priority of a thread ("low" or "high") is now logged when the thread starts. +- The plugin Makefiles now have a separate 'install' target. +- Plugin Makefiles now use DESTDIR and the 'install' program. Skins: |