summaryrefslogtreecommitdiff
path: root/html/en
diff options
context:
space:
mode:
authorscuri <scuri>2011-09-30 19:45:49 +0000
committerscuri <scuri>2011-09-30 19:45:49 +0000
commitab4d7bfdd3bdc646635e32b185bbe097ff262316 (patch)
tree52d5ab9dfcbeb560fda5be1ef94d1cc440a161c9 /html/en
parent18dc8b841de3c7acf274fe4a2fb21a37091c6cb0 (diff)
Fixed: PutImageRGBA and Pattern when using the Cairo context plus base driver for the Cairo 1.10 version.HEADoriginmaster
Diffstat (limited to 'html/en')
-rw-r--r--html/en/history.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/html/en/history.html b/html/en/history.html
index 0644c9b..eeb7526 100644
--- a/html/en/history.html
+++ b/html/en/history.html
@@ -27,7 +27,7 @@
<body>
<h2>History of Changes</h2>
-<h3>CVS (27/Sep/2011)</h3>
+<h3>CVS (30/Sep/2011)</h3>
<ul>
<li><span class="hist_new">New:</span> functions <strong>cdContextIsPlus</strong>
and <strong>cdContextType</strong>.</li>
@@ -47,6 +47,10 @@ mso-fareast-language:PT-BR;mso-bidi-language:AR-SA">CD_RGBA.</span></li>
<li>
<span class="hist_fixed">Fixed:</span> documentation of <strong>
YAxisMode</strong>.</li>
+ <li>
+ <span class="hist_fixed">Fixed:</span>
+ <strong>PutImageRGBA</strong> and <strong>Pattern</strong> when using the Cairo context plus base
+ driver for the Cairo 1.10 version.</li>
</ul>
<h3><a href="http://sourceforge.net/projects/canvasdraw/files/5.4.1/">Version
5.4.1</a> (09/Nov/2010)</h3>