<spanclass="warning">Please read this entire document for important information about this release.</span>
</td>
</tr>
@@ -30,7 +30,7 @@ <h2>Whats new in Version 1.1.0?</h2>
of QGIS from our stable 1.0.x release series.
</p>
<p>
This release includes over 265 bug fixes and enchancements
This release includes many bug fixes and enchancements
over the QGIS 1.1.0 release. In addition we have added
the following new features:
</p>
@@ -60,13 +60,13 @@ <h2>Whats new in Version 1.1.0?</h2>
Improvements to proxy support and support of proxy in WFS provider. The WFS provider now also shows progress information as it is fetching data.
</li>
<li>
Improvements the the PostGIS client support. Massive speedups in PostGIS layer rendering can now be achieved by disabling SSL in the connection editor.
Improvements the PostGIS client support. Massive speedups in PostGIS layer rendering can now be achieved by disabling SSL in the connection editor.
</li>
<li>
Mapserver Export improvements for continuous color support.
</li>
<li>
Added tools menu - the fTools plugins are now part of the core QGIS plugins and will always be installed by default. We have also started building an analysis library that will be the basis on to which analytical tools may be incorporated into QGIS in the future.
Added tools menu - the fTools plugins are now part of the core QGIS plugins and will always be installed by default.
</li>
<li>
Improvements to the print composer including object alignment options. It is also now possible to print maps as postcript raster or vector. For python programmers, the composer classes now have python bindings.
+ tr("Mapserver Export improvements for continuous color support.")
+ "</li>"
+ "<li>"
+ tr("Added tools menu - the fTools plugins are now part of the core QGIS plugins and will always be installed by default. We have also started building an analysis library that will be the basis on to which analytical tools may be incorporated into QGIS in the future.")
+ tr("Added tools menu - the fTools plugins are now part of the core QGIS plugins and will always be installed by default.")
+ "</li>"
+ "<li>"
+ tr("Improvements to the print composer including object alignment options. It is also now possible to print maps as postcript raster or vector. For python programmers, the composer classes now have python bindings.")