From 71d6585a319bb0c37ec9ff486178520b3f4951d4 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Sun, 2 Jun 2013 00:42:22 +0200 Subject: [PATCH] Update CHANGES and index.html --- CHANGES.rst | 1 + index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 425e812b0..e1345b2e9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -11,6 +11,7 @@ Changelog - More intelligent fetching of vCards. [jcbrand] - Fixed a race condition bug. Make sure that the roster is populated before sending initial presence. [jcbrand] - Reconnect automatically when the connection drops. [jcbrand] +- Add support for internationalization. [jcbrand] 0.3 (2013-05-21) ---------------- diff --git a/index.html b/index.html index 0e9620d9b..03059f985 100644 --- a/index.html +++ b/index.html @@ -62,6 +62,7 @@
  • Custom status messages
  • Typing notifications
  • Third person messages (/me )
  • +
  • i18n aware
  • Screencasts