diff options
Diffstat (limited to 'html/en')
| -rw-r--r-- | html/en/history.html | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/html/en/history.html b/html/en/history.html index caa535b..439ff66 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -26,6 +26,8 @@  	<li><span style="color: #008000">Changed:</span>     	CD_DBUFFER now activates the buffered canvas before creating the image   	canvas. If size is 0 then uses 1 and avoid to fail during creation.</li> +	<li><span style="color: #008000">Changed:</span>  +  	removed "lua5.1.so" dependency in UNIX.</li>  	<li><span style="color: #FF0000">Fixed:</span> <strong>CanvasText</strong>   	for CD_IMAGERGB driver when the foreground color has alpha.</li>  </ul> | 
