summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-05-19 12:14:19 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-05-19 12:14:19 +0200
commitc8c22ad49b0501f9e3c35ee79bc8bf94e05eba66 (patch)
tree4156e65bf5bfa679f14cce61571d0bd2fc839838 /HISTORY
parentcd7aaa021321c29241b4889b022a7434c793d22f (diff)
downloadvdr-c8c22ad49b0501f9e3c35ee79bc8bf94e05eba66.tar.gz
vdr-c8c22ad49b0501f9e3c35ee79bc8bf94e05eba66.tar.bz2
Modified the Makefile to copy additional libraries a plugin might provide
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 65492da4..07fe1566 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4716,6 +4716,8 @@ Video Disk Recorder Revision History
- Fixed automatically updating the CAM menu in case the whole operation (for
instance a firmware update) takes longer than the menu timeout.
-2006-05-14: Version 1.4.0-2
+2006-05-19: Version 1.4.0-2
- Removed leftover LSMOD=... line from 'runvdr'.
+- Modified the Makefile to copy additional libraries a plugin might provide (suggested
+ by Wayne Keer). See PLUGINS.html for details.