]> git.deb.at Git - pkg/abook.git/blobdiff - BUGS
- whitespace changes
[pkg/abook.git] / BUGS
diff --git a/BUGS b/BUGS
index 57d4df31d11e6546e010cb52b33abbbb0b885805..c90d801ac3caf68fc95fa9005144bf0d367d1975 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,12 +1,22 @@
 known bugs in abook
 
-* in X terminals keyboard may not behave as expected - this is propably
+* in X terminals keyboard may not behave as expected - this is probably
   a ncurses problem
 * incompatible with some terminals
-* --datafile option is a bit broken
+  - there seems to be some problems with some gnome-terminal versions -
+    gnome-terminal bug?
+* some keys may cause readline to crash - this is a readline (4.3) problem
+  - there is a fix available:
+    ftp://ftp.gnu.org/gnu/readline/readline-4.3-patches/readline43-001
 
-* mutt / elm / pine export filters allows to create a file with dublicate
+* mutt / elm / pine export filters allow to create a file with duplicate
   aliases
 
-* mutt alias import filter is quite poor. It only handles correctly aliases
-  formatted like this: alias myalias Firstname Familyname <user@host.net>
+* mutt import filter imports only first e-mail address
+
+* Cursor disappears in some cases with abook_readline() on Solaris. If
+  you have problems it is recommended to use ncurses library
+
+* fseek in ldif import filter should be eliminated
+
+* file format is not tolerant for character set changes