summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index cd04deb7..95a4ebad 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7737,3 +7737,6 @@ Video Disk Recorder Revision History
- Updated the Polish OSD texts (thanks to Marek Nazarko).
- Fixed using PATH_MAX and NAME_MAX (+/-1 because the first one includes the
terminating 0, while the latter doesn't).
+- The 'plugins' target of the VDR Makefile now also copies files matching the wildcard
+ "lib$$i-*.so" (previously only "libvdr-*.so") and also descends into subdirectories
+ of the plugin source.