diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-09-15 13:26:04 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-09-15 13:26:04 +0100 |
commit | af41a2dcf92851a65d1327e6361d2d3421a47100 (patch) | |
tree | 08b902e682d02ec8925215bf347aece6c824b154 | |
parent | c9e9f598388b3cea15684328f63b8b376f8b81b8 (diff) |
Mention new "reply" UI in CHANGES.md
-rw-r--r-- | doc/CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 01d9035a7..c887a0723 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -21,6 +21,7 @@ * Bounce emails that result from user alerts are automatically processed and hard bouncing accounts do not continue to receive alerts. See the new instructions in INSTALL-exim4.md for details of how to set this up. * Logged in users now have the ability to download a zipfile of the entire correspondence for a request +* Improved UI for responding to requests. The user now has a single option to "reply" at the bottom of a request, and can adjust who they are replying to on the next page # Version 0.3 |