summaryrefslogtreecommitdiff
path: root/PLUGINS/src/hello/HISTORY
blob: 10d905e245ce1820c9b5de86e9f27f3098fe76f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
VDR Plugin 'hello' Revision History
-----------------------------------

2002-05-09: Version 0.0.1

- Initial revision.

2002-05-11: Version 0.0.2

- Added setup parameters and a Setup menu to adjust them.

2002-05-12: Version 0.0.3

- Changed return type of cPluginHello::Start().
- Added cPluginHello::Housekeeping().
- Modified package generation.

2002-05-17: Version 0.0.4

- Makefile improvements.

2002-08-04: Version 0.0.5

- Added a missing #include.

2002-09-21: Version 0.0.6

- Fixed Makefile for NEWSTRUCT driver.

2002-10-26: Version 0.0.7

- Fixed a typo.