Dear all,

Happy New Year ! 

DIET "Salimata" Release 2.6 is now available on DIET web site 

What's new ?

* External DIET tools are back 

* DIET now works once more with LogService
* DIET now works once more with GoDIET 

You can download them on the same page. 

* Compilation improvements:
        
        - DIET compilation needs the log service at compilation to use the log service at runtime.
        - Add libraries versions when compiling the 3 main libraries
        - Fix the cmake CheckFunctionExist problem
        - Correct the CORI compilation due to the use of cmake flags in source code (->add_definitions)
        - Remove DTM from ccmake compilation because deprecated.
          Nevertheless DTM data manager is still available with:
             > cmake -DDIET_USE_DTM=1 -DDIET_USE_DAGDA=0 -DDIET_USE_DYNAMICS=0 ..
             > make

* Source code organization:

        - SeD batch source files have been moved from src/utils to src/utils/batch
        - Move parsers error codes to DIET_grpc.h, people using DIET_* error codes
          might have to recompile their applications.

* A few bug fixes 

Enjoy
Eddy

----------------------------------------------------------------------------------------------

Eddy Caron. Mcf ENS Lyon 

ENS Lyon - LIP - Projet GRAAL 

46 Allee d'Italie, 69364 Lyon Cedex 07, France

E-Mail : Eddy.Caron@ens-lyon.fr

[ Tel : 04.37.28.76.46 ][ Web page : http://graal.ens-lyon.fr/~ecaron ]

------------------------------------------------------------------------------------------------