X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=ChangeLog;h=989831a2b769a352e6aab8976b245a849c6e25f2;hb=96a9075a6b6a85c93540b7e94c719e496823674d;hp=6e67a02e78f58b835e5adc2cc2d6d2bd06a9224c;hpb=c5103c48dce10c8f197c080a953e8958da53fe28;p=oss%2Ffgis.git diff --git a/ChangeLog b/ChangeLog index 6e67a02..989831a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +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