diff options
author | Ruben Pollan <meskio@sindominio.net> | 2015-01-02 21:05:22 -0600 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-01-05 11:05:14 -0400 |
commit | 62f3c0ba594c1c8b403c1ae53a6f5a554ce262af (patch) | |
tree | 00ba9e507ab205a36f848f4718b85f62f448e84f /mail/changes | |
parent | 694c3bf3e48e53d07aa0d383443f41e1689faae5 (diff) |
Port `enum` to `enum34`
Diffstat (limited to 'mail/changes')
-rw-r--r-- | mail/changes/bug-6601_port_enum34 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/changes/bug-6601_port_enum34 b/mail/changes/bug-6601_port_enum34 new file mode 100644 index 0000000..2ca551d --- /dev/null +++ b/mail/changes/bug-6601_port_enum34 @@ -0,0 +1 @@ +- Port `enum` to `enum34` (Closes #6601) |