From 2e12a8371ffac6839be4367b989807894cfadb79 Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Sun, 7 Jun 2026 15:50:48 -0700 Subject: [PATCH] bump irctest, fix changelog entry (#2406) * bump irctest * fix erroneous changelog entry --- CHANGELOG.md | 2 +- irctest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3be35f54..536f35f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,7 +54,7 @@ This release includes changes to the config file format, all of which are fully Many thanks to [@branchgrove](https://github.com/branchgrove), [@Brutus5000](https://github.com/Brutus5000), [@progval](https://github.com/progval), [@SarahRoseLives](https://github.com/SarahRoseLives), [@thatcher-gaming](https://github.com/thatcher-gaming), [@ValwareIRC](https://github.com/ValwareIRC), and Xogium for contributing patches, reporting issues, and helping test. ### Config changes -* Added `accounts.metadata` block to configure the new metadata feature. If this block is absent, metadata is disabled. See `default.yaml` for an example. (#2273) +* Added `metadata` block to configure the new metadata feature. If this block is absent, metadata is disabled. See `default.yaml` for an example. (#2273) * Added `server.idle-timeouts` for configurable idle timeouts; when unset, the previous hardcoded defaults are used (#2292, thanks [@Brutus5000](https://github.com/Brutus5000)!) * Added `server.oper-throttle` to configure throttling for failed `OPER` attempts; when unset, this defaults to 1 attempt every 10 seconds (#2296) diff --git a/irctest b/irctest index 69004239..d18d6e35 160000 --- a/irctest +++ b/irctest @@ -1 +1 @@ -Subproject commit 69004239b230deae881b296c32b82ab658e907e4 +Subproject commit d18d6e35fe16c5bc7b4b62793d43e024de099623