From: Karel G. <kg...@us...> - 2002-01-02 17:05:30
|
Update of /cvsroot/micomt/mico In directory usw-pr-cvs1:/tmp/cvs-serv24401 Modified Files: CHANGES.mt Log Message: - fixed GIOPConn crashing bug number #437748 Index: CHANGES.mt =================================================================== RCS file: /cvsroot/micomt/mico/CHANGES.mt,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -r1.29 -r1.30 *** CHANGES.mt 2002/01/01 21:14:07 1.29 --- CHANGES.mt 2002/01/02 17:05:27 1.30 *************** *** 1,3 **** --- 1,4 ---- + - fixed GIOPConn crashing bug number #437748 - added -D_THREAD_SAFE param for compilation with gcc on *BSD - added global dep (or .depend) rule, it makes .depend file in all |