diff options
Diffstat (limited to 'vdr-vdrmanager/HISTORY')
-rw-r--r-- | vdr-vdrmanager/HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vdr-vdrmanager/HISTORY b/vdr-vdrmanager/HISTORY index 3fa6c50..548e507 100644 --- a/vdr-vdrmanager/HISTORY +++ b/vdr-vdrmanager/HISTORY @@ -1,5 +1,9 @@ VDR Plugin 'vdrmanager' Revision History ------------------------------------ +2011-11-13: Version 0.5 +-Fixed dereferencing of a null pointer in recordings handler, http://projects.vdr-developer.org/issues/765 +-Switched to safe sprintf, http://projects.vdr-developer.org/issues/801 + 2011-11-12: Version 0.4 -Delete recordings properly -Timers CRUD should be bugfree now |