diff options
author | scuri <scuri> | 2009-06-13 20:40:10 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-06-13 20:40:10 +0000 |
commit | a7d154259160d72a5d6430305def60ee271f1f08 (patch) | |
tree | 8653d394c9aa21c9891a252646e88657529e04c1 /html/en/history.html | |
parent | a49c3d001aa2a572c9ed53a90566461bbd151b2a (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/history.html')
-rw-r--r-- | html/en/history.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/html/en/history.html b/html/en/history.html index 2b39f67..165a75b 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -10,6 +10,14 @@ <body> <h1>History of Changes</h1> +<h3>CVS (13/Jun/2008)</h3> +<ul> + <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: #FF0000">Fixed:</span> <strong>cdCanvasText</strong> + for CD_IMAGERGB driver when the foreground color has alpha.</li> +</ul> <h3>Version 5.1.1 (15/Dec/2008)</h3> <ul> <li><span style="color: #FF0000">Fixed:</span> CDLua binding functions |