summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorThomas Günther <tom@toms-cafe.de>2009-07-10 23:37:37 +0200
committerThomas Günther <tom@toms-cafe.de>2009-07-10 23:37:37 +0200
commit747ba59e743e4d3b5b1265c0e755a4b7951d2fef (patch)
tree89abfe367c0943f0f348d8aaf3dff696e4511cb5 /HISTORY
parent892fa52b3e9ecaa7cd3e376863ad3275dc084aa7 (diff)
downloadvdr-plugin-text2skin-747ba59e743e4d3b5b1265c0e755a4b7951d2fef.tar.gz
vdr-plugin-text2skin-747ba59e743e4d3b5b1265c0e755a4b7951d2fef.tar.bz2
Replaced asprintf with cString::sprintf in GetFrontend*()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5122126..30d12f7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -77,6 +77,7 @@ ____-__-__: Version 1.3
- Use pkg-config to find compilation flags, libs etc for FreeType and Imlib2.
- 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*()
2009-06-01: Version 1.2