diff options
Diffstat (limited to 'html/en/history.html')
-rw-r--r-- | html/en/history.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/html/en/history.html b/html/en/history.html index 1f693f1..1b1ac36 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -24,7 +24,7 @@ <body> <h2>History of Changes</h2> -<h3><a href="http://sourceforge.net/projects/canvasdraw/files/5.4/">Version 5.4</a> (XX/XX/2010)</h3> +<h3><a href="http://sourceforge.net/projects/canvasdraw/files/5.4/">Version 5.4</a> (XX/June/2010)</h3> <ul> <li><span class="hist_new">New:</span> context plus driver Cairo.</li> <li><span class="hist_new">New:</span> "CMD", "OPACITY" and "HATCHBOXSIZE" @@ -43,6 +43,12 @@ <span class="hist_changed">Changed:</span> removed compatibility with require"cdlua51", now LuaBinaries must be used or LUA_CPATH must be set.</li> + <li dir="ltr"> + <span class="hist_changed">Changed:</span> + <strong> + <span style="color: #FF0000">IMPORTANT</span></strong> - the main library in + Linux and BSD is now the GDK base driver. The X11 base driver library + was renamed to <strong>cdx11</strong> on those systems.</li> <li> <span class="hist_fixed">Fixed:</span> PDF driver documentation, <strong>CanvasBackOpacity</strong> and <strong>CanvasBackground</strong> are |