]> git.deb.at Git - pkg/abook.git/commitdiff
- update BUGS
authorJaakko Heinonen <jheinonen@users.sourceforge.net>
Fri, 29 Jul 2005 06:44:38 +0000 (06:44 +0000)
committerJaakko Heinonen <jheinonen@users.sourceforge.net>
Fri, 29 Jul 2005 06:44:38 +0000 (06:44 +0000)
- add pointer to ChangeLog to NEWS

BUGS
NEWS

diff --git a/BUGS b/BUGS
index c90d801ac3caf68fc95fa9005144bf0d367d1975..b2a8a9fe1609e77e2669f338ae23d99ffaea6b49 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -1,22 +1,28 @@
 known bugs in abook
 
-* in X terminals keyboard may not behave as expected - this is probably
+* with certain terminals keyboard may not behave as expected - this is probably
   a ncurses problem
 * incompatible with some terminals
-  - there seems to be some problems with some gnome-terminal versions -
+  - there seems to be problems with some (old?) 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:
+  - there is a fix available for readline:
     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
+
+* 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
+
+Filters:
 * mutt / elm / pine export filters allow to create a file with duplicate
   aliases
 
 * 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
+$Id$
diff --git a/NEWS b/NEWS
index 8b137891791fe96927ad78e64b0aad7bded08bdc..58378c1553425e8ab8619e38e520341be10008c9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1 +1 @@
-
+See ChangeLog