diff options
Diffstat (limited to 'html/en/history.html')
-rw-r--r-- | html/en/history.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/html/en/history.html b/html/en/history.html index cdb7187..117262b 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -27,8 +27,10 @@ <body> <h2>History of Changes</h2> -<h3>CVS (17/Nov/2010)</h3> +<h3>CVS (18/Mar/2011)</h3> <ul> + <li><span class="hist_new">New:</span> functions <strong>cdContextIsPlus</strong> + and <strong>cdContextType</strong>.</li> <li><span class="hist_fixed">Fixed:</span> defines in Cairo so it can be compiled using older Cairo and Pango versions.</li> </ul> @@ -51,7 +53,7 @@ <span class="hist_fixed">Fixed:</span> CD_QUERY in <strong> cdCanvasNativeFont</strong>.</li> <li> - <span class="hist_fixed">Fixed:</span> canvas:Transform when nil is used + <span class="hist_fixed">Fixed:</span> canvas:<strong>Transform</strong> when nil is used to reset the transformation.</li> <li> <span class="hist_fixed">Fixed:</span> <strong>cdCanvasClear</strong> |