diff options
| author | J08nY | 2017-06-07 22:52:04 +0200 |
|---|---|---|
| committer | J08nY | 2017-06-07 22:52:21 +0200 |
| commit | 9810eb2756972e17ee1f0c6449f1b419540338c4 (patch) | |
| tree | 1ba09ab1b198eff06de15e38024eb2889a2ce305 /core_changes.md | |
| parent | 08c16e091e274b245b6e812c5e51867c116ef121 (diff) | |
| download | pgpmailman-proposal-9810eb2756972e17ee1f0c6449f1b419540338c4.tar.gz pgpmailman-proposal-9810eb2756972e17ee1f0c6449f1b419540338c4.tar.zst pgpmailman-proposal-9810eb2756972e17ee1f0c6449f1b419540338c4.zip | |
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) |
