소스 검색

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>