summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKirill A. Korinskiy <catap@catap.ru>2010-01-30 23:49:05 +0300
committerKirill A. Korinskiy <catap@catap.ru>2010-01-31 07:51:55 +0300
commit14aed4117ccb8646d03b3f15d58ae0b1fbdf6c0b (patch)
treeb6b0b98fa2000b4fad65013acc00ade15b5abf46 /NEWS
parentac272fc844a616e8c52f5f254fc7d4f39cdd750b (diff)
Implement full support for XEP-0012 and XEP-0202.
Add migration from old time format for `jabber-parse-time' by XEP-0082; Returne time jabber-encode-time as UTC
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index abd8280..ea08c94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
-*- mode: outline -*-
* New features in jabber.el latest git
+** Full support for XEP-0012
+Response of idle time.
+
+** Support for XEP-0202
+Entity Time for request/response time as main method.
+
** Support for automatic MUC nicks colorization
See "Customizing the chat buffer" in the manual.