summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorsvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2007-08-25 18:24:58 +0000
committersvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2007-08-25 18:24:58 +0000
commit0bb8232901f422ebc23b5d7862d010daad5dbdec (patch)
tree675427c7f4269873582ceab735b546a3dd455590 /HISTORY
parent5335274e49dee2a125dcfec4548ba52c8292a05a (diff)
downloadvdr-plugin-menuorg-0.2.tar.gz
vdr-plugin-menuorg-0.2.tar.bz2
fixed burn plugin bug0.2
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@5983 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4823ee3..c00a5df 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4,3 +4,9 @@ VDR Plugin 'menuorg' Revision History
2007-08-24: Version 0.1
- Initial revision.
+
+2007-08-25: Version 0.2
+
+- Fixed bug with burn plug-in - cPlugin::MainMenuEntry() should not be called
+ before all plug-ins Intialize() and Start() were called.
+