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 "Citadel Server, WebCit, utilities".

The branch, master has been updated
       via  2b5449a35c6ae9b76bee5bb1b2fe0f5e17393c38 (commit)
      from  d68abff5fe1d3d42d1d3ac6ad612ecb68429b3db (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 -----------------------------------------------------------------
http://code.citadel.org/?p=citadel.git&a=commit&h=2b5449a35c6ae9b76bee5bb1b2fe0f5e17393c38
commit 2b5449a35c6ae9b76bee5bb1b2fe0f5e17393c38
Author: Art Cancro <a...@citadel.org>
Date:   Tue Sep 7 18:41:56 2021 +0000

    Do not attempt to search for database records of length 0.

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

Summary of changes:
 citadel/database.c                        |  16 ++-
 citadel/euidindex.c                       |   1 -
 citadel/internet_addressing.c             |   7 +-
 citadel/modules/ctdlproto/serv_messages.c | 205 +++++++++++++-----------------
 citadel/modules/wiki/serv_wiki.c          |  51 ++++----
 citadel/msgbase.c                         |   1 -
 citadel/room_ops.c                        |   4 +
 citadel/user_ops.c                        |   5 +-
 libcitadel/lib/libcitadel.h               |   1 -
 webcit/dav_propfind.c                     |   4 +-
 webcit/roomops.c                          |   1 -
 webcit/sitemap.c                          |   1 -
 webcit/wiki.c                             |  15 +--
 13 files changed, 136 insertions(+), 176 deletions(-)


hooks/post-receive
-- 
Citadel Server, WebCit, utilities

Reply via email to