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  6bdfea2664dfca5347e5de631be312a152397166 (commit)
       via  ce3972f67edd778a88d24dc19e0da83d6400b9fa (commit)
       via  a8d8226cd57ca23fa124af26dae10a92840faad2 (commit)
       via  2a407409d9d65916d699106e750111ccba50bc15 (commit)
       via  2bc7bda81f99ea60ce587df262854cfdb5e529db (commit)
       via  6f73b25781618086a9a885013f2565cacd85ad06 (commit)
       via  12d8c5c0fb2b861f6ac61b169d8a73b2a70d6595 (commit)
      from  b578d0fdac1c2d4a0bcd8a0d9d2ef962966c2f49 (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 6bdfea2664dfca5347e5de631be312a152397166
Author: Paul J Stevens <p...@nfg.nl>
Date:   Tue Feb 3 12:16:22 2009 +0100

    merge filters table migration into main migration and create scripts

commit ce3972f67edd778a88d24dc19e0da83d6400b9fa
Author: Paul J Stevens <p...@nfg.nl>
Date:   Tue Feb 3 12:09:38 2009 +0100

    libzdb-2.3 api change
    
    This change means that libzdb-2.3 is now supported. This should
    be backward compatible with libzdb-2.2, but that hasn't been
    tested yet.

commit a8d8226cd57ca23fa124af26dae10a92840faad2
Author: Paul J Stevens <p...@nfg.nl>
Date:   Tue Feb 3 12:09:16 2009 +0100

    fix a regression in the header caching code

commit 2a407409d9d65916d699106e750111ccba50bc15
Author: Paul J Stevens <p...@nfg.nl>
Date:   Tue Feb 3 12:08:43 2009 +0100

    remove redundant define

commit 2bc7bda81f99ea60ce587df262854cfdb5e529db
Author: Paul J Stevens <p...@nfg.nl>
Date:   Mon Feb 2 15:01:11 2009 +0100

    add swedish debconf translations

commit 6f73b25781618086a9a885013f2565cacd85ad06
Author: Paul J Stevens <p...@nfg.nl>
Date:   Sun Feb 1 23:19:42 2009 +0100

    cleanup a few cycles

commit 12d8c5c0fb2b861f6ac61b169d8a73b2a70d6595
Author: Paul J Stevens <p...@nfg.nl>
Date:   Sun Feb 1 11:47:29 2009 +0100

    imaptest fixes

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

Summary of changes:
 debian/po/{templates.pot => sv.po}     |   97 ++++++++++++++++++++------------
 sql/mysql/2_3_5-2_3_6.mysql            |   12 ++++
 sql/mysql/add_filter_tables.mysql      |   13 ----
 sql/mysql/create_tables.mysql          |   10 +++
 sql/postgresql/2_3_5-2_3_6.pgsql       |   12 ++++
 sql/postgresql/add_filter_tables.pgsql |   12 ----
 sql/postgresql/create_tables.pgsql     |   10 +++-
 sql/sqlite/2_3_5-2_3_6.sqlite          |   57 +++++++++++++++++++
 sql/sqlite/add_filter_tables.sqlite    |   57 -------------------
 sql/sqlite/create_tables.sqlite        |   42 ++++++++++++++
 src/dbmail-imapsession.c               |   12 +++-
 src/dbmail-message.c                   |   82 ++++++++++++++++-----------
 src/dbmail.h.in                        |    1 -
 src/dm_db.c                            |   43 ++++++++------
 src/imapcommands.c                     |    7 --
 15 files changed, 285 insertions(+), 182 deletions(-)
 copy debian/po/{templates.pot => sv.po} (62%)
 delete mode 100644 sql/mysql/add_filter_tables.mysql
 delete mode 100644 sql/postgresql/add_filter_tables.pgsql
 delete mode 100644 sql/sqlite/add_filter_tables.sqlite


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

Reply via email to