diff options
author | scuri <scuri> | 2009-06-26 19:17:40 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-06-26 19:17:40 +0000 |
commit | f0c4fccc0b6e6d885b4220d044fbbd19647b6f4f (patch) | |
tree | 111f00d53a7d830e3db8638c10ec7aefc04dbb3c /html/en | |
parent | feab2c247a73bffa2cba7833e05b6b4f92351e41 (diff) |
*** empty log message ***
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> |