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

nightly update

This commit is contained in:
fsg 2009-10-13 12:54:13 +00:00
parent 8dbea78e41
commit f45fd9aefc

View File

@ -1,3 +1,38 @@
2009-10-13 10:22 dimitr
* firebird2/src/jrd/blb.cpp (1.209):
Fixed CORE-2675: Small memory leak per every blob transliteration.
To be reviewed by Adriano.
2009-10-13 07:45 robocop
* firebird2/doc/: README.build.msvc.html (1.15),
README.user.embedded (1.7):
Misc.
2009-10-12 16:38 hvlad
* firebird2/src/remote/inet.cpp (1.299):
Better fix for bug CORE-2656 : Error reading data from the
connection. On disconnect.
2009-10-12 16:21 mapopa
* firebird2/doc/README.build.msvc.html (1.14):
Updated visual studio notes , 2.1 and HEAD is compiled with vc 8
(default developers compiler)
2009-10-12 15:44 alexpeshkoff
* firebird2/: configure.in (1.370), builds/posix/darwin.defaults
(1.5):
Fixed darwin built with gcc4.1
2009-10-12 10:20 alexpeshkoff
* firebird2/configure.in (1.369):