summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-02-27 12:51:49 -0300
committerTomás Touceda <chiiph@leap.se>2014-02-27 12:51:49 -0300
commit2461f90729e94382c53f11d22e0d68e4b53e87a5 (patch)
tree8b12b3b492cba8696e62b4e9ca9c67c68342ebaf /changes
parent1348abaef5ac93692c308b910b41524e39cd627e (diff)
parent3f69d4216c731c2985bb5d09127c58e196a29006 (diff)
Merge remote-tracking branch 'refs/remotes/kali/feature/literal_plus' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/feature_literal-plus2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature_literal-plus b/changes/feature_literal-plus
new file mode 100644
index 0000000..39192b9
--- /dev/null
+++ b/changes/feature_literal-plus
@@ -0,0 +1,2 @@
+ o Implement IMAP4 non-synchronizing literals (rfc2088), so APPENDs can be made
+ in a single round-trip. Closes: #5190