@@ -927,7 +927,7 @@ history_1005_h2=History of this Database Engine
history_1006_p=The development of H2 was started in May 2004, but it was first published on December 14th 2005. The author of H2, Thomas Mueller, is also the original developer of Hypersonic SQL. In 2001, he joined PointBase Inc. where he created PointBase Micro. At that point, he had to discontinue Hypersonic SQL, but then the HSQLDB Group was formed to continued to work on the Hypersonic SQL codebase. The name H2 stands for Hypersonic 2; however H2 does not share any code with Hypersonic SQL or HSQLDB. H2 is built from scratch.
history_1007_h2=Change Log
history_1008_h3=Version 1.0 (Current)
history_1009_h3=Version 1.0.60 (2007-10-?)
history_1009_h3=Version 1.0.60 (2007-10-20)
history_1010_li=JdbcXAConnection\:starting a transaction before getting the connection didn't switch off autocommit.
history_1011_li=User defined aggregate functions are not supported.
history_1012_li=Server.shutdownTcpServer was blocked when first called with force\=false and then force\=true. Now documentation is improved, and it is no longer blocked.