|
| 1 | +/* ChangeLog,v 1.214 2004/11/12 00:42:21 gsherman Exp */ |
| 2 | +------------------------------------------------------------------------------ |
| 3 | +Version 0.6 'Simon' .... development version |
1 | 4 | QGIS Change Log
|
2 |
| -2005-01-29 [gsherman] 0.6.0devel5 |
3 |
| -** Applied patches from M. Loskot for a build error and missing Q_OBJECT |
4 |
| - macros in qgsspit.h and qgsattributetable.h |
5 |
| -2005-01-01 [larsl] 0.6.0devel4 |
| 5 | +2005-04-09 [ges] 0.6.0devel7 |
| 6 | +** Merged Projections_Branch into HEAD |
| 7 | + Problems: |
| 8 | + Polygon outlines are not drawn. This was checked twice and no cause |
| 9 | + was found. |
| 10 | + |
| 11 | + Projections do not work in all circumstances |
| 12 | + |
| 13 | + Note that both the proj4 library and sqlite3 are now required. The |
| 14 | + build system has not been modified to test for these yet. |
| 15 | + |
| 16 | + Qt 3.3.x is required to build this source tree. |
| 17 | + |
| 18 | + Make sure to increment the EXTRA_VERSION in configure.in when |
| 19 | + committing changes. |
| 20 | + |
| 21 | + Make sure to update the Changelog with each commit |
| 22 | + |
6 | 23 | 2005-03-13 [jobi] 0.6.0devel6
|
7 | 24 | - fix for building on 64bit architecture
|
8 | 25 | - fixed dependencies of designer-plugin/stuff
|
| 26 | + |
| 27 | +2005-01-29 [gsherman] 0.6.0devel5 |
| 28 | +** Applied patches from M. Loskot for a build error and missing Q_OBJECT |
| 29 | + macros in qgsspit.h and qgsattributetable.h |
| 30 | + |
9 | 31 | 2005-01-01 [larsl] 0.6.0devel4
|
10 | 32 | ** Fixed a bug that crashed QGIS when loading rasters from a project file, pt 2
|
11 |
| -QGIS Change Log |
| 33 | + |
12 | 34 | 2005-01-01 [larsl] 0.6.0devel3
|
13 | 35 | ** Fixed a bug that crashed QGIS when loading rasters from a project file
|
14 | 36 | QGIS Change Log
|
15 |
| -/* ChangeLog,v 1.214 2004/11/12 00:42:21 gsherman Exp */ |
16 |
| ------------------------------------------------------------------------------- |
17 |
| -Version 0.6 'Simon' .... development version |
18 | 37 |
|
19 | 38 | 2004-12-30 [mcoletti] 0.6.0devel2
|
20 | 39 | *** Re-factored endian-handling in data providers
|
|
0 commit comments