]> git.deb.at Git - pkg/abook.git/commitdiff
version update
authorJaakko Heinonen <jheinonen@users.sourceforge.net>
Wed, 9 Oct 2002 08:45:34 +0000 (08:45 +0000)
committerJaakko Heinonen <jheinonen@users.sourceforge.net>
Wed, 9 Oct 2002 08:45:34 +0000 (08:45 +0000)
BUGS
ChangeLog
aclocal.m4

diff --git a/BUGS b/BUGS
index 782e52ec2cc15fd15b61d9286cd1a9362a4cc4b4..8db2742cc6786e3e31e85831c11276b4d5968f5e 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -6,3 +6,6 @@ known bugs in abook
 
 * mutt / elm / pine export filters allow to create a file with duplicate
   aliases
+
+misc:
+* cursor dissappears in some cases with abook_readline() on Solaris
index ab14e46a52db87d76ec3a6181a88080e3e568038..c48c1e011c9454c2c7d35eb1266b1f7b886f8374 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
 2002xxxx
+
+20021008
  - options.c rewritten (new mutt style rc file support)
  - palmcsv export filter (Koenraad Heijlen)
  - added a spec file for rpm support
  - added --with-readline configure option
+ - merged newtab patch by Sinan Kaan Yerli
+ - new option: add_email_prevent_duplicates
  - bugfixes
 
 2002-03-11
index 24963210efb3e1dbfc4b34f0f1327aa5b692b8ea..16c2ed6fe0c6019e5ad61ef6b4db589fb184b5f9 100644 (file)
@@ -307,7 +307,14 @@ for am_file in <<$1>>; do
 done<<>>dnl>>)
 changequote([,]))])
 
-#serial 1
+# isc-posix.m4 serial 1 (gettext-0.10.40)
+dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
+dnl This file is free software, distributed under the terms of the GNU
+dnl General Public License.  As a special exception to the GNU General
+dnl Public License, this file may be distributed as part of a program
+dnl that contains a configuration script generated by Autoconf, under
+dnl the same distribution terms as the rest of that program.
+
 # This test replaces the one in autoconf.
 # Currently this macro should have the same name as the autoconf macro
 # because gettext's gettext.m4 (distributed in the automake package)