From ffe910ec5d111fae778b2d1796b1c43e61976ed7 Mon Sep 17 00:00:00 2001 From: fsg Date: Wed, 4 Jan 2006 03:20:32 +0000 Subject: [PATCH] nightly update --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2bc36f7331..65a9bdf7b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2006-01-03 16:47 dimitr + + * firebird2/src/jrd/: cmp.cpp (1.189), scl.epp (1.71), scl_proto.h + (1.22), vio.cpp (1.142): + + 1) Replaced TEXT* with MetaName& in SCL. 2) Fixed SF #1396017. + +2006-01-03 16:07 alexpeshkoff + + * firebird2/src/common/classes/: MetaName.cpp (1.5), MetaName.h + (1.4): + + MetaName can now handle NULL in constructors and assignments + +2006-01-03 12:28 dimitr + + * firebird2/src/jrd/: cmp.cpp (1.188), exe.cpp (1.168), jrd.cpp + (1.229), req.h (1.49): + + Fixed the garbage trigger name (reported by Alex). + 2005-12-31 06:58 robocop * firebird2/src/jrd/: nav.cpp (1.53), rse.cpp (1.94), rse.h (1.41):