浏览代码

Update CHANGES and index.html

JC Brand 12 年之前
父节点
当前提交
71d6585a31
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      CHANGES.rst
  2. 1 0
      index.html

+ 1 - 0
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)
 ----------------

+ 1 - 0
index.html

@@ -62,6 +62,7 @@
         <li>Custom status messages</li>
         <li>Typing notifications</li>
         <li>Third person messages (/me )</li>
+        <li>i18n aware</li>
     </ul>
 
     <h2>Screencasts</h2>