This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Paul's DBMail tree".

The branch, master has been updated
       via  bea1e11b86cb7efe279af1eedb2e63b376a62fe3 (commit)
       via  15cc67cd74973cb2fecc0b8ae3c4cac70955935c (commit)
       via  1bb6b436e1cb0bdd2676ea30426805fa6920cc46 (commit)
       via  0a755f5cff5b9b85b2e1988f864783112deb9a28 (commit)
      from  d4c3a10292975c3dba77d3520060d8ba38d7fbfd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bea1e11b86cb7efe279af1eedb2e63b376a62fe3
Author: Paul J Stevens <p...@nfg.nl>
Date:   Fri Jan 1 16:09:38 2010 +0100

    add migration for major version change (sqlite)

commit 15cc67cd74973cb2fecc0b8ae3c4cac70955935c
Author: Paul J Stevens <p...@nfg.nl>
Date:   Fri Jan 1 16:02:17 2010 +0100

    add migration for major version change (postgresql)

commit 1bb6b436e1cb0bdd2676ea30426805fa6920cc46
Author: Paul J Stevens <p...@nfg.nl>
Date:   Fri Jan 1 15:48:11 2010 +0100

    add migration for major version change (mysql)

commit 0a755f5cff5b9b85b2e1988f864783112deb9a28
Author: Paul J Stevens <p...@nfg.nl>
Date:   Fri Jan 1 15:47:38 2010 +0100

    fix unit tests

-----------------------------------------------------------------------

Summary of changes:
 sql/mysql/{2_3_5-2_3_6.mysql => 2_2-3_0.mysql}     |  209 ++++++++++++--------
 .../{2_3_5-2_3_6.pgsql => 2_2-3_0.pgsql}           |  132 +++++++++----
 sql/sqlite/{2_3_5-2_3_6.sqlite => 2_2-3_0.sqlite}  |  198 ++++++++++++++-----
 src/dbmail-mailbox.c                               |   11 +-
 src/dbmail-mailbox.h                               |    1 -
 test/check_dbmail_auth.c                           |   23 ++-
 test/check_dbmail_deliver.c                        |   12 +-
 test/check_dbmail_mailbox.c                        |   26 ---
 8 files changed, 394 insertions(+), 218 deletions(-)
 copy sql/mysql/{2_3_5-2_3_6.mysql => 2_2-3_0.mysql} (60%)
 copy sql/postgresql/{2_3_5-2_3_6.pgsql => 2_2-3_0.pgsql} (70%)
 copy sql/sqlite/{2_3_5-2_3_6.sqlite => 2_2-3_0.sqlite} (61%)


hooks/post-receive
--
Paul's DBMail tree
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to