X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=ChangeLog;h=cec4850b1ae12224577ebedb68a1af17157665ae;hb=HEAD;hp=6871947f2304540178030fc0037a0771f383450a;hpb=ed514d6406b2a9110a2dcc043b4c6a1af755e081;p=oss%2Ffgis.git diff --git a/ChangeLog b/ChangeLog index 6871947..cec4850 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,18 +1,41 @@ +2003-01-13 Andrey Kiselev + + * configure.am, configure: Added logic to find GDAL installation. + +2003-01-11 Andrey Kiselev + + * /: 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 + + * /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 + + * {a lot}: Further improvements in building logic. + 2003-01-04 Andrey Kiselev - * {a lot}:The third attempt to automate building. Now we can say - "configure: make: make install" and core part of the package will be + * {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 - * {a lot}:The second attempt to automate building :-) A lot of work + * {a lot}: The second attempt to automate building :-) A lot of work here should be done. 2003-01-02 Andrey Kiselev - * {a lot}:The first attempt to automate building process + * {a lot}: The first attempt to automate building process 2003-01-01 Andrey Kiselev