diff options
| author | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2013-09-28 11:04:09 +0200 |
|---|---|---|
| committer | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2013-09-28 11:04:09 +0200 |
| commit | c6c31d0d6dca95e07294ccb1d5827f91fb6776d8 (patch) | |
| tree | 4ea7981d62b0806ef0508dbb2b66eded1d257d88 /HISTORY | |
| parent | fac33cd988d6d0c3718ef6e2148d41a4b5141289 (diff) | |
| download | vdr-plugin-epgfixer-c6c31d0d6dca95e07294ccb1d5827f91fb6776d8.tar.gz vdr-plugin-epgfixer-c6c31d0d6dca95e07294ccb1d5827f91fb6776d8.tar.bz2 | |
Makefile fixes. Update HISTORY.
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |
