At http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/devel
------------------------------------------------------------
revno: 283
revision-id: mtaylor@stripped
parent: mtaylor@stripped
committer: Monty Taylor <mtaylor@stripped>
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:26:39 +0000
+++ b/ChangeLog 2007-11-23 20:50:11 +0000
@@ -4,6 +4,10 @@
java.sql.ResultSet.
Made NdbApiException implement SQLException
Fixed a silly malloc call that was mallocing more memory than we needed.
+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.1.22.2:
Fixed problem with jar paths.
0.5.1.22.1:
=== modified file 'configure.in'
--- a/configure.in 2007-11-23 20:36:51 +0000
+++ b/configure.in 2007-11-23 20:50:11 +0000
@@ -1,4 +1,4 @@
-AC_INIT([ndb-connectors], [0.5.1.22.3])
+AC_INIT([ndb-connectors], [0.5.1.22.4])
AC_CONFIG_AUX_DIR([.])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)
| Thread |
|---|
| • Rev 283: Released 0.5.1.22.3 in http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/devel | Monty Taylor | 23 Nov |