diff options
Diffstat (limited to 'core_changes.md')
| -rw-r--r-- | core_changes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core_changes.md b/core_changes.md index d6e0dd4..a17f469 100644 --- a/core_changes.md +++ b/core_changes.md @@ -42,6 +42,9 @@ 8. Add per-plugin config. - [MR !288](https://gitlab.com/mailman/mailman/merge_requests/288) + 9. Add `description` attribute to `IStyle` and the default styles, so that mailing list styles have some human readable string to show. + - [MR !289](https://gitlab.com/mailman/mailman/merge_requests/289) + 9. ? Make all commands be able to require confirmation and make this a configurable option. - How? - Abstract out confirmation of commands (is actually almost there with Pendables) |
