*** empty log message ***
[m17n/m17n-lib-js.git] / mim.js
diff --git a/mim.js b/mim.js
index aee6293..dc1fab8 100644 (file)
--- a/mim.js
+++ b/mim.js
@@ -23,6 +23,9 @@
 
 // Please note that the code is not yet matured.
 
+// Known bugs:
+// * MIM.get_preedit_pos () returns incorrect position sometimes.
+
 var MIM = {
   // URL of the input method server.
   server: "http://www.m17n.org/common/mim-js",