From: Frank Schlottmann-G. <fs...@us...> - 2001-03-27 13:04:22
|
Update of /cvsroot/firebird/interbase In directory usw-pr-cvs1:/tmp/cvs-serv3670/interbase Modified Files: ChangeLog Log Message: Marked *.gbak files as binaries fsg Index: ChangeLog =================================================================== RCS file: /cvsroot/firebird/interbase/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -r1.20 -r1.21 *** ChangeLog 2001/03/23 08:20:10 1.20 --- ChangeLog 2001/03/27 13:04:17 1.21 *************** *** 1,2 **** --- 1,20 ---- + 2001-03-26 00:29 nmcc + + * interbase/builds/original/prefix.solx86: + + Changes based on port to Solaris x86 by Konstantin Kuznetsov. + + 2001-03-26 00:24 nmcc + + * interbase/jrd/ib_stdio.c: + + Fixes for gcc compiling and add Solaris x86 support. + + 2001-03-26 00:21 nmcc + + * interbase/: gpre/cob.c, jrd/isc.c, jrd/isc_ipc.c, pipe/head.c: + + Changes based on port to Solaris x86 by Konstantin Kuznetsov. + 2001-03-23 09:14 fsg *************** *** 522,527 **** Changed all $Log$ ! Changed all Revision 1.20 2001/03/23 08:20:10 fsg ! Changed all Updated ChangeLog Changed all tags to $Id$ BTW this will hopefully set this_build to 2 :-) --- 540,547 ---- Changed all $Log$ ! Changed all Revision 1.21 2001/03/27 13:04:17 fsg ! Changed all Marked *.gbak files as binaries ! Changed all ! Changed all fsg Changed all tags to $Id$ BTW this will hopefully set this_build to 2 :-) |