Fixed default projection (WGS 84) so it is now selected when the project

properties dialog is opened and no projection has been set.


git-svn-id: http://svn.osgeo.org/qgis/trunk@3126 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2005-04-11 17:09:00 +00:00
parent e3a9a93037
commit 8b612893ca
3 changed files with 7 additions and 4 deletions

View File

@ -2,6 +2,9 @@
------------------------------------------------------------------------------
Version 0.6 'Simon' .... development version
QGIS Change Log
2005-04-11 [ges]
** Fixed default projection (WGS 84) so it is now selected when the
project properties dialog is opened and no projection has been set.
2005-04-10 [timlinux]
** Added custom projection maker dialog to main app menu. Dialog is still
under construction.