diff options
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 1feb8d8f0..d28072d16 100644 --- a/doc/index.html +++ b/doc/index.html @@ -54,7 +54,9 @@ <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0"> <tr> <td width="100%"> - <span class="versionlist"> Version 1.51.</span> + <span class="versionlist"> Version 1.51 improves text drawing by stopping + text runs drawing over the end of the previous text run. + GTK+ 2 compatibility improved.</span> </td> </tr> <tr> |