summaryrefslogtreecommitdiff
path: root/libs/hunspell/docs/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'libs/hunspell/docs/BUGS')
-rw-r--r--libs/hunspell/docs/BUGS5
1 files changed, 5 insertions, 0 deletions
diff --git a/libs/hunspell/docs/BUGS b/libs/hunspell/docs/BUGS
new file mode 100644
index 0000000000..6a5468e0f3
--- /dev/null
+++ b/libs/hunspell/docs/BUGS
@@ -0,0 +1,5 @@
+* Interactive interface has some visualization problem with long lines
+
+* Experimental -U, -u options don't support Unicode.
+
+* Compound handling is not thread safe in Hungarian specific code.