8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 12:43:03 +01:00

nightly update

This commit is contained in:
fsg 2008-11-21 19:38:22 +00:00
parent 3f9812ffba
commit e4b968f784

View File

@ -1,3 +1,40 @@
2008-11-21 19:38 dimitr
* firebird2/src/jrd/rse.cpp (1.160):
Rolled back my yesterday's fix as totally wrong. Solution is to be
re-considered.
2008-11-21 18:28 asfernandes
* firebird2/src/intl/charsets.h (1.13):
Misc
2008-11-21 15:18 asfernandes
* firebird2/: builds/win32/msvc8/fb_inet_server.vcproj (1.15),
builds/win32/msvc8/fbembed.vcproj (1.19),
builds/win32/msvc8/fbserver.vcproj (1.16),
src/utilities/nbackup.cpp (1.70):
Fixed MSVC8 build
2008-11-21 11:26 dimitr
* firebird2/builds/win32/msvc9/: fb_inet_server.vcproj (1.3),
fbembed.vcproj (1.2), fbserver.vcproj (1.3), nbackup.vcproj (1.2):
Fixed the Windows build (VC2008 only, sorry guys) after Alex's
changes.
2008-11-21 08:33 alexpeshkoff
* firebird2/src/utilities/nbackup/: nbkMain.cpp (1.1), nbk_proto.h
(1.1), nbkswi.h (1.1):
CORE-1758 - added forgotten new files
2008-11-20 18:29 alexpeshkoff
* firebird2/: configure.in (1.300),