]> git.deb.at Git - pkg/abook.git/blobdiff - BUGS
- replace abook_malloc, abook_realloc and my_free with new xmalloc routines
[pkg/abook.git] / BUGS
diff --git a/BUGS b/BUGS
index a88db080b04fc932faf324704911e7942249da1e..c90d801ac3caf68fc95fa9005144bf0d367d1975 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -5,13 +5,18 @@ known bugs in abook
 * incompatible with some terminals
   - there seems to be some problems with some gnome-terminal versions -
     gnome-terminal bug?
-* some keys may cause to readline to crash - this is a readline (4.3) problem
-  - there is a patch available to fix this problem:
+* 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 allow to create a file with duplicate
   aliases
 
-misc:
+* 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