chore: Add entry to `CHANGELOG.md`
This commit is contained in:
parent
38e8778d0f
commit
5154e56619
|
@ -31,6 +31,8 @@ All notable changes to this project will be documented in this file. The format
|
||||||
- **Dovecot:**
|
- **Dovecot:**
|
||||||
- Update logwatch `ignore.conf` to exclude Xapian messages about pending documents ([#4060](https://github.com/docker-mailserver/docker-mailserver/pull/4060))
|
- Update logwatch `ignore.conf` to exclude Xapian messages about pending documents ([#4060](https://github.com/docker-mailserver/docker-mailserver/pull/4060))
|
||||||
- `dovecot-fts-xapian` plugin was updated to `1.7.13`, fixing a regression with indexing ([#4095](https://github.com/docker-mailserver/docker-mailserver/pull/4095))
|
- `dovecot-fts-xapian` plugin was updated to `1.7.13`, fixing a regression with indexing ([#4095](https://github.com/docker-mailserver/docker-mailserver/pull/4095))
|
||||||
|
- **Internal:**
|
||||||
|
- Fixed a regression introduced in v14 where `postfix-main.cf` appended `stderr` output into `/etc/postfix/main.cf`, causing Postfix startup to fail ([#4147](https://github.com/docker-mailserver/docker-mailserver/pull/4147))
|
||||||
|
|
||||||
### CI
|
### CI
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue