At http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/devel
------------------------------------------------------------
revno: 397
revision-id:mtaylor@stripped
parent: mtaylor@stripped
committer: Monty Taylor <mtaylor@stripped>
branch nick: devel
timestamp: Wed 2007-12-26 20:56:16 -0600
message:
* Removed *tuple() methods and replaced them with get*Operation() methods.
* Moved code from javacode blocks to abstract mixin classes.
* Updated examples and testsuite to work with new code.
modified:
configure.in configure.in-20070228020914-u2pk759xg7thauwf-13
debian/changelog changelog-20071219024048-xwcgy5oe2wb2dk64-2
=== modified file 'configure.in'
--- a/configure.in 2007-12-18 22:23:08 +0000
+++ b/configure.in 2007-12-27 02:56:16 +0000
@@ -1,4 +1,4 @@
-AC_INIT([ndb-connectors], [0.5.1.22.19])
+AC_INIT([ndb-connectors], [0.5.1.22.20])
AC_CONFIG_AUX_DIR([.])
AM_INIT_AUTOMAKE([1.9 tar-ustar])
AM_CONFIG_HEADER(config.h)
=== modified file 'debian/changelog'
--- a/debian/changelog 2007-12-20 02:23:51 +0000
+++ b/debian/changelog 2007-12-27 02:56:16 +0000
@@ -1,3 +1,11 @@
+ndb-connectors (0.5.1.22.19-2) gutsy; urgency=low
+
+ * Removed *tuple() methods and replaced them with get*Operation() methods.
+ * Moved code from javacode blocks to abstract mixin classes.
+ * Updated examples and testsuite to work with new code.
+
+ -- Monty Taylor <monty@stripped> Wed, 26 Dec 2007 20:55:08 -0600
+
ndb-connectors (0.5.1.22.19-1) gutsy; urgency=low
* Split ndbj.i into a whole bunch of smaller files for easy of brain.
| Thread |
|---|
| • Rev 397: * Removed *tuple() methods and replaced them with get*Operation() methods. in http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/deve... | Monty Taylor | 27 Dec |