]> git.deb.at Git - pkg/abook.git/blobdiff - BUGS
Merge remote-tracking branch 'upstream/master' into upstream
[pkg/abook.git] / BUGS
diff --git a/BUGS b/BUGS
index 02639a2bc9f4ab6391290db920d20d3b53fb48c6..381bf0deab0182e8855497d74f68d5710386b080 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -10,13 +10,18 @@ known bugs in abook
     ftp://ftp.gnu.org/gnu/readline/readline-4.3-patches/readline43-001
 
 * cursor disappears in some cases with abook_readline() on Solaris. If
-  you have problems it is recommended to use the ncurses library
+  you have problems it is recommended to use the GNU ncurses library
 
 * terminal state is not restored correctly on exit with certain ncurses and
   readline combination (more information is needed on this)
 
 * file format is not tolerant for character set changes
 
+* datafile is always removed and rewritten from scratch (symlinks don't work,
+  timestamp is always updated, comments are removed)
+
+* comma (,) is not allowed in lists and is converted to _
+
 --
 [25]
 name=Lastname, Firstname
@@ -39,4 +44,4 @@ Filters:
 
 * fseek in ldif import filter should be eliminated
 
-$Id: BUGS,v 1.17 2006/08/08 06:21:47 jheinonen Exp $
+$Id$