diff --git a/ChangeLog b/ChangeLog index 509e8176d5..93b14d679a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +2007-07-26 14:58 paul_reeves + + * firebird2/builds/win32/msvc8/fb2control.vcproj (1.4): + + Statically link cpl applet to mfc for the time being. It doesn't + solve all the problems related to deployment of VC8 apps, but it + does solve one. + +2007-07-26 14:05 hvlad + + * firebird2/builds/install/misc/firebird.conf (1.34): + + Explanation as Claudio suggest + +2007-07-26 11:58 paul_reeves + + * firebird2/src/: iscguard/iscguard.cpp (1.50), + jrd/os/win32/config_root.cpp (1.21), remote/os/win32/srvr_w32.cpp + (1.38), utilities/fbcpl/fbdialog.cpp (1.9), + utilities/install/install_nt.h (1.13), + utilities/install/install_svc.cpp (1.26), + utilities/install/registry.cpp (1.13), utilities/install/registry.h + (1.8): + + Be consistent in usage of FB_DEFAULT_INSTANCE. + +2007-07-26 10:05 alexpeshkoff + + * firebird2/src/jrd/os/posix/unix.cpp (1.63): + + Misc cleanup + +2007-07-26 09:58 alexpeshkoff + + * firebird2/src/jrd/nbak.cpp (1.66): + + fixed warning + +2007-07-26 09:37 hvlad + + * firebird2/src/jrd/: jrd.h (1.194), sdw.cpp (1.68): + + Forgotten files for CORE-1381. Thanks to Adriano + 2007-07-26 03:23 asfernandes * firebird2/: builds/install/misc/firebird.conf (1.33),