From 37a94300fa1b9db03ba23d7ca53cb46161426b0c Mon Sep 17 00:00:00 2001 From: gsherman Date: Thu, 11 Jul 2002 05:31:18 +0000 Subject: [PATCH] updated info git-svn-id: http://svn.osgeo.org/qgis/trunk@22 c8812cc2-4d05-0410-92ff-de0c093fc19c --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README b/README index cd15dd47fd2..7e7b0cfaaa7 100644 --- a/README +++ b/README @@ -1,5 +1,11 @@ +July 10, 2002 +Layers can be selected and added to the map canvas collection however +the rendering code is currently disabled and being reorganized. So if +you add a layer, nothing will be drawn... + +July 6, 2002 This code is preliminary and really has no true functionality other than the ability to define a PostGIS connection and display the spatially enabled tables that could be loaded. -This is the initial import of the code base into CVS on Sourceforge.net. \ No newline at end of file +This is the initial import of the code base into CVS on Sourceforge.net.