summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-29 14:57:13 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-29 14:57:13 +0100
commit913814a500ea605ca495a992236c618ecf2791d7 (patch)
tree97824739621c540d2fca05fc05c8767e0ee25e55 /HISTORY
parent74b2f97c8ac65f598c79aa02c2d750c8a221d47c (diff)
downloadvdr-913814a500ea605ca495a992236c618ecf2791d7.tar.gz
vdr-913814a500ea605ca495a992236c618ecf2791d7.tar.bz2
Separated the 'install' target into several individual targets; renamed the 'plugins-install' target to 'install-plugins'1.3.41
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2cb40b53..62ab4db6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4268,3 +4268,5 @@ Video Disk Recorder Revision History
so that the first WhatsOn menu will come up faster.
- If a shutdown is requested, but the shutdown script doesn't actually halt the
system, it is now tried again after 5 minutes (suggested by Helmut Auer).
+- Separated the 'install' target into several individual targets; renamed the
+ 'plugins-install' target to 'install-plugins' (thanks to Helmut Auer).