diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-05-28 14:54:20 +0300 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2011-05-28 14:59:52 +0300 |
commit | a8472a0be106776dd70a2174207a018187790fa7 (patch) | |
tree | 92e64fafd24b35d2a8ef238c7e44f54a672bc222 /HISTORY | |
parent | 99093d5ac8dc4307769c324c2dbaf18849ad8706 (diff) | |
download | vdr-plugin-text2skin-a8472a0be106776dd70a2174207a018187790fa7.tar.gz vdr-plugin-text2skin-a8472a0be106776dd70a2174207a018187790fa7.tar.bz2 |
Clean up debug/bench build format string warnings.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ VDR Plugin 'text2skin' Revision History - Added experimental RELAX NG schema for skin XML files. - Set minimum value of bitmap cache size in menu to 1. - Fix bitmap cache size initialization when built with gcc 4.6. +- Warning and code cleanups. 2010-06-21: Version 1.3.1 |