]> www.wagner.pp.ru Git - oss/fgis.git/blobdiff - ChangeLog
Added logic to find GDAL installation.
[oss/fgis.git] / ChangeLog
index 584158b59663496d13102e7101fc0a2d7b03653d..cec4850b1ae12224577ebedb68a1af17157665ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,41 @@
+2003-01-13  Andrey Kiselev  <dron@remotesensing.org>
+       
+       * configure.am, configure: Added logic to find GDAL installation.
+
+2003-01-11  Andrey Kiselev  <dron@remotesensing.org>
+
+       * /: 0.0.1 revision tagged (rev-0-0-1).
+       
+       * /etc/Makefile.am, /include/Makefile.am, /tcl/Makefile.am:
+       uninstall targets added
+       * /etc/Makefile.in, /include/Makefile.in, /tcl/Makefile.in,
+       /dll/Makefile.in, /lib/Makefile.in, Makefile.in: created
+
+2003-01-08  Andrey Kiselev  <dron@remotesensing.org>
+       
+       * /etc/fgis.rc.in, /tcl/{mapview, hypermap}:
+       GUI font definition moved to the config file.
+       * /tcl/viewer.tcl: Typo fixed.
+
+2003-01-07  Andrey Kiselev  <dron@remotesensing.org>
+       
+       * {a lot}: Further improvements in building logic.
+
+2003-01-04  Andrey Kiselev  <dron@remotesensing.org>
+       
+       * {a lot}: The third attempt to automate building. Now we can do
+       "configure; make; make install" and core part of the package will be
+       installed!
+       * configure, dll/fgisEppDraw.c: Hack to compile with Tk 8.4.
+
+2003-01-03  Andrey Kiselev  <dron@remotesensing.org>
+       
+       * {a lot}: The second attempt to automate building :-) A lot of work
+       here should be done.
+
 2003-01-02  Andrey Kiselev  <dron@remotesensing.org>
        
-       * {a lot}:The first attempt to automate building process
+       * {a lot}: The first attempt to automate building process
 
 2003-01-01  Andrey Kiselev  <dron@remotesensing.org>