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 "Undernet IRC Server Source Code.".

The branch, u2_10_12_branch has been updated
       via  668bee3995c94ca05b36014f5bed070fb0dea5a3 (commit)
       via  e87beedcf44b8e604771bd0521dda4733311d47a (commit)
      from  f8f62f8cb355fd083bbdce33ea1bb01a4b8c3def (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 668bee3995c94ca05b36014f5bed070fb0dea5a3
Merge: f8f62f8c e87beedc
Author: Michael Poole <[email protected]>
Date:   Thu Mar 21 20:13:48 2024 -0400

    Merge pull request #34 from empus/patch-1
    
    Update supported.h for chanmode +P

commit e87beedcf44b8e604771bd0521dda4733311d47a
Author: Empus <[email protected]>
Date:   Thu Mar 21 22:14:08 2024 +1000

    Update supported.h for chanmode +P

diff --git a/include/supported.h b/include/supported.h
index ad4a2be0..b32289da 100644
--- a/include/supported.h
+++ b/include/supported.h
@@ -66,8 +66,8 @@
                         feature_int(FEAT_CHANNELLEN), CHANNELLEN, \
                         (feature_bool(FEAT_LOCAL_CHANNELS) ? "#&" : "#"), 
"(ov)@+", "@+", \
                         (feature_bool(FEAT_OPLEVELS) \
-                        ? "b,AkU,l,imnpstrDdRcCM" \
-                        :   "b,k,l,imnpstrDdRcCM"), \
+                        ? "b,AkU,l,imnpstrDdRcCPM" \
+                        :   "b,k,l,imnpstrDdRcCPM"), \
                         "rfc1459", feature_str(FEAT_NETWORK)
 
 #endif /* INCLUDED_supported_h */
-----------------------------------------------------------------------

Summary of changes:
 include/supported.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Undernet IRC Server Source Code.

-- 
You received this message because you are subscribed to the Google Groups 
"Undernet Mailing List - [email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].

Reply via email to