summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY10
1 files changed, 10 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e04b138..052f3bf 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,16 @@
VDR Plugin 'epgfixer' Revision History
--------------------------------------
+2013-xx-xx: Version x.x.x
+
+- Makefile fixes. Install example config files automatically.
+- Fix crash in config editing menus if using color buttons when config is empty.
+- Fix SVDRP command REL (thanks to Ville Skyttä).
+- Fix LoadConfigFile() return value on success (thanks to Ville Skyttä).
+- Support for new Makefile of VDR >= 1.7.34.
+- Report an error if PCRE library is not available.
+- Fix replacing at the end of string when using s///. Fix variable name clash.
+
2012-11-28: Version 0.3.1
- Fix memory leak.