From: Monty Taylor Date: November 23 2007 9:07pm Subject: Rev 244: Released 0.5.6.3.5.3 in http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/telco-6.3 List-Archive: http://lists.mysql.com/ndb-connectors/404 Message-Id: At http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/telco-6.3 ------------------------------------------------------------ revno: 244 revision-id: mtaylor@stripped parent: mtaylor@stripped parent: mtaylor@stripped committer: Monty Taylor branch nick: telco-6.3 timestamp: Fri 2007-11-23 13:07:34 -0800 message: Released 0.5.6.3.5.3 modified: ChangeLog changelog-20070228020914-u2pk759xg7thauwf-2 configure.in configure.in-20070228020914-u2pk759xg7thauwf-13 ------------------------------------------------------------ revno: 192.1.25.1.66 revision-id: mtaylor@stripped parent: mtaylor@stripped committer: Monty Taylor branch nick: devel timestamp: Fri 2007-11-23 12:50:11 -0800 message: Released 0.5.1.22.3 modified: ChangeLog changelog-20070228020914-u2pk759xg7thauwf-2 configure.in configure.in-20070228020914-u2pk759xg7thauwf-13 === modified file 'ChangeLog' --- a/ChangeLog 2007-11-22 18:31:23 +0000 +++ b/ChangeLog 2007-11-23 21:07:34 +0000 @@ -1,3 +1,7 @@ +0.5.6.3.5.3: Merged with 0.5.1.22.3 +Fixed BUG#32669 ndb-connectors rely on not yet standard map::at() method +Fixed BUG#32671 ndb-connector java compilation fails with "/bin/sh: no: +command not found" 0.5.6.3.5.2: Merged with 0.5.1.22.2 Fixed problem with jar paths. 0.5.6.3.5.1: Merged with 0.5.1.22.1 === modified file 'configure.in' --- a/configure.in 2007-11-23 20:40:49 +0000 +++ b/configure.in 2007-11-23 21:07:34 +0000 @@ -1,4 +1,4 @@ -AC_INIT([ndb-connectors], [0.5.6.3.5.3]) +AC_INIT([ndb-connectors], [0.5.6.3.5.4]) AC_CONFIG_AUX_DIR([.]) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h)