X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=ChangeLog;h=cec4850b1ae12224577ebedb68a1af17157665ae;hb=HEAD;hp=6e67a02e78f58b835e5adc2cc2d6d2bd06a9224c;hpb=c5103c48dce10c8f197c080a953e8958da53fe28;p=oss%2Ffgis.git diff --git a/ChangeLog b/ChangeLog index 6e67a02..cec4850 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +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 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 + here should be done. + +2003-01-02 Andrey Kiselev + + * {a lot}: The first attempt to automate building process + 2003-01-01 Andrey Kiselev * ChangeLog: Added ChangeLog file