diff --git a/ChangeLog b/ChangeLog index a7f40bd724..f61c97dc89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2006-09-08 23:13 asfernandes + + * firebird2/src/isql/: isql.epp (1.201), show.epp (1.108): + + Misc + +2006-09-08 18:19 asfernandes + + * firebird2/src/intl/lc_icu.cpp (1.3): + + Default collation of ICU charsets should be binary, and not UNICODE + +2006-09-08 09:26 robocop + + * firebird2/src/: isql/isql.h (1.62), isql/show.epp (1.107), + msgs/facilities.sql (1.78), msgs/messages.sql (1.91): + + Explain why server version cannot be retrieved. + +2006-09-08 07:07 robocop + + * firebird2/src/: isql/isql.epp (1.200), isql/isql.h (1.61), + isql/isql_proto.h (1.23), isql/show.epp (1.106), + msgs/facilities.sql (1.77), msgs/messages.sql (1.90): + + Implement SHOW SECCLASS command, mostly for core developers' needs. + +2006-09-08 04:22 asfernandes + + * firebird2/src/intl/lc_icu.cpp (1.2): + + Fix a problem in charset_UNICODE collations. Thanks to Montri + Patchaiyo for testing. + 2006-09-08 02:59 asfernandes * firebird2/src/jrd/: dyn_del.epp (1.64), dyn_mod.epp (1.80):