Skip to content

Commit 016ae17

Browse files
progvalHalf-Shot
andauthored
changelog: Mention fixes to +s channel leaks (#1700)
* changelog: Mention fixes to +s channel leaks * Combining and contextualising for administators --------- Co-authored-by: Will Hunt <[email protected]>
1 parent 35f3816 commit 016ae17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Bugfixes
55
--------
66

7-
- Fix SQL syntax errors in the PostgreSQL data store. ([\#1660](https://github.com/matrix-org/matrix-appservice-irc/issues/1660))
7+
- Fix leak of secret channels (name, topic, and member count) to the public room directory due to a regressive refactor in a previous release. ([\#1660](https://github.com/matrix-org/matrix-appservice-irc/issues/1660), [\#1698](https://github.com/matrix-org/matrix-appservice-irc/issues/1698))
88
- Fix unlink command showing an error. ([\#1692](https://github.com/matrix-org/matrix-appservice-irc/issues/1692))
99

1010

0 commit comments

Comments
 (0)