summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authormethodus <methodus@web.de>2012-10-29 23:06:45 +0100
committermethodus <methodus@web.de>2012-10-29 23:06:45 +0100
commita81d4ba071a41e76345ea8434c61698e2b29ba88 (patch)
treeea195d98a40e5a85b5d145bcdf78c2bbd338bd52 /HISTORY
parent3381403479340a23468a5a30665e7f866a8bf749 (diff)
downloadvdr-plugin-upnp-a81d4ba071a41e76345ea8434c61698e2b29ba88.tar.gz
vdr-plugin-upnp-a81d4ba071a41e76345ea8434c61698e2b29ba88.tar.bz2
Added missing makefile files and the INSTALL file.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c2852fc..53e4a13 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,9 @@
VDR Plugin 'upnp' Revision History
----------------------------------
+ - New: Makefiles reviewed and almost completely rewritten to avoid
+ redundancies.
+ Thanks to Lucian Muresan
- New: plugin makefile now links against the full file of the upnp plugin
so-file. This makes symbolic link against the .so obsolete.
Thanks to Lars Hanisch