Skip to content

Commit 929b058

Browse files
author
gsherman
committed
updated release notes for 0.8.1
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_8_0@7009 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 523fca1 commit 929b058

File tree

1 file changed

+17
-19
lines changed

1 file changed

+17
-19
lines changed

doc/index.html

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</td>
1111
<td valign="center">
1212
<span class="header">Quantum GIS Documentation</span><br>
13-
<span class="subheader">Version 0.8 <i>Titan</i></span><br>
13+
<span class="subheader">Version 0.8.1 <i>Titan</i></span><br>
1414
<span class="warning">Please read this entire document for important information about this release.</span>
1515
</td>
1616
</tr>
@@ -21,27 +21,25 @@
2121
-->
2222
<!-- This documentation describes the Quantum GIS (QGIS) application. More
2323
information on QGIS is available on the web page at http://qgis.org. -->
24-
<h2>Whats new in Version 0.8</h2>
24+
<h2>Whats new in Version 0.8.1</h2>
2525
<table>
2626
<tr>
2727
<td valign="top" width="50%">
28-
<ul class="small">
29-
<li>WMS support
30-
<li>Improved vector and attribute editing
31-
<li>Improved measure tools with area measuring
32-
<li>Attribute searching
33-
<li>New legend structure
34-
<li>Refactoring of API to allow the use of QGIS libraries in mapping applications
35-
</ul>
28+
<ul class="small">
29+
<li>Numerous bug fixes</li>
30+
<li>Improvements in how segment lengths appear in the measure tool. The current segment length is shown/updated in the list of segments</li>
31+
<li>Improvement to zoom-in speed for rasters</li>
32+
<li>Improve line/area measuring behaviour when the user has been informed that they are probably using the wrong projection for the map canvas</li>
33+
<li>Added tooltips to the scale and coordinate position displays in the status bar</li>
34+
</ul>
3635
<td valign="top" width="50%">
3736
<ul>
38-
<li>Improved MapServer export tool
39-
<li>Vector layer transparency and antialiasing
40-
<li>GRASS support in all platforms
41-
<li>Enhanced GRASS support and toolbox commands
42-
<li>Enhanced vector editing, including copy, cut, paste, snapping and vertex editing
43-
<li>Shapefile/OGR layer editing
44-
</ul>
37+
<li>Removed ugly console on WIN32 when not debugging</li>
38+
<li>Added icons to all GRASS tools. All GRASS tools are now on the toolbar</li>
39+
<li>New GRASS modules added to the GRASS toolbox</li>
40+
<li>The GRASS plugin is now fully internationalized</li>
41+
<li>Launcher plugin added to core plugins </li>
42+
</ul>
4543

4644
</td>
4745
</tr>
@@ -68,13 +66,13 @@ <h2>Whats new in Version 0.8</h2>
6866
<dd>
6967
OS X Specific
7068
<ul class="normal">
71-
<li>Due to a limitation in the Quicktime graphics engine, there is a limit on the number points allowed per feature. See the Readme that comes with the OS X dmg
69+
<li>None reported
7270
</ul>
7371
</dd>
7472
<dd>
7573
Windows
7674
<ul class="normal">
77-
<li>
75+
<li>None reported
7876
</ul>
7977
</dd>
8078
</dt>

0 commit comments

Comments
 (0)