|
From: Frank Schlottmann-G. <fs...@us...> - 2003-02-26 23:24:35
|
Build Version : T1.5.0.2660 Firebird 1.5 Beta 3 (writeBuildNum.sh,v 1.2646 2003/02/26 23:24:26 fsg Exp $ ) Update of /cvsroot/firebird/firebird2 In directory sc8-pr-cvs1:/tmp/cvs-serv28153/firebird2 Modified Files: ChangeLog Log Message: Updated ChangeLog Index: ChangeLog =================================================================== RCS file: /cvsroot/firebird/firebird2/ChangeLog,v retrieving revision 1.144 retrieving revision 1.145 diff -b -U3 -r1.144 -r1.145 --- ChangeLog 25 Feb 2003 23:21:39 -0000 1.144 +++ ChangeLog 26 Feb 2003 23:24:13 -0000 1.145 @@ -1,3 +1,36 @@ +2003-02-26 17:52 skidder + + * + + Fix file permissions problem that prevented restore of databases + and other problems when using engine under non-root user on Linux + firebird2/src/install/arch-specific/linux/classic/postinstall.sh.in + : + +2003-02-26 13:22 dimitr + + * firebird2/doc/WhatsNew: + + Added recent changes. + +2003-02-26 12:57 dimitr + + * firebird2/src/jrd/jrd.cpp: + + Fixed bug with EXECUTE STATEMENT and autocommit transactions. + +2003-02-26 12:28 dimitr + + * firebird2/builds/win32/msvc6/fbembed.dsp: + + Fixed win32 build. + +2003-02-26 08:25 dimitr + + * firebird2/src/install/misc/firebird.conf: + + Fixed a typo. + 2003-02-25 19:34 arnobrinkman * firebird2/src/jrd/opt.cpp: |