diff options
Diffstat (limited to 'changes/prevent-mailbox-with-blank-name')
-rw-r--r-- | changes/prevent-mailbox-with-blank-name | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/prevent-mailbox-with-blank-name b/changes/prevent-mailbox-with-blank-name deleted file mode 100644 index c676fb6..0000000 --- a/changes/prevent-mailbox-with-blank-name +++ /dev/null @@ -1,3 +0,0 @@ - o account#addMailbox can't allow empty mailbox names since it makes it -impossible to create it later (mailbox#__init__ will throw an error), which makes -it impossible to getMailbox or even delete it |