diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-27 12:30:45 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-27 12:30:45 +0100 |
commit | 083ee1f74e1eaf7bc346e20a813b88d8d4460a5e (patch) | |
tree | fd973a9a471a148f705a6f04e5b35867886946e3 /PLUGINS/src/rcu/HISTORY | |
parent | 6d34a8a7a037e442bf74d061357e47576ea6f6bb (diff) | |
download | vdr-083ee1f74e1eaf7bc346e20a813b88d8d4460a5e.tar.gz vdr-083ee1f74e1eaf7bc346e20a813b88d8d4460a5e.tar.bz2 |
The code for the RCU remote control unit has been moved into a separate plugin named "rcu"
Diffstat (limited to 'PLUGINS/src/rcu/HISTORY')
-rw-r--r-- | PLUGINS/src/rcu/HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/PLUGINS/src/rcu/HISTORY b/PLUGINS/src/rcu/HISTORY new file mode 100644 index 00000000..692f6208 --- /dev/null +++ b/PLUGINS/src/rcu/HISTORY @@ -0,0 +1,6 @@ +VDR Plugin 'rcu' Revision History +--------------------------------- + +2012-02-27: Version 0.0.1 + +- Initial revision. |