diff options
author | Thomas Günther <tom@toms-cafe.de> | 2009-07-11 00:23:13 +0200 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2009-07-11 00:23:13 +0200 |
commit | 5bb17e980bb3fe4f74c50ec86509bbb3b07c13c0 (patch) | |
tree | 440dc899f5df5fc00076512945ba163a5603fa0b /HISTORY | |
parent | 747ba59e743e4d3b5b1265c0e755a4b7951d2fef (diff) | |
download | vdr-plugin-text2skin-5bb17e980bb3fe4f74c50ec86509bbb3b07c13c0.tar.gz vdr-plugin-text2skin-5bb17e980bb3fe4f74c50ec86509bbb3b07c13c0.tar.bz2 |
Removed useless code in loader.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -78,6 +78,7 @@ ____-__-__: Version 1.3 - Fixed crash with FrontendHasLock and FrontendHasSignal (closes #147 - thanks to a.g.prosat at tochka.ru for reporting this) - Replaced asprintf with cString::sprintf in GetFrontend*() +- Removed useless code in loader.c 2009-06-01: Version 1.2 |