0.5.1
+ - sort by field command
- minor filter fixes
- tried to fix \" quotation problem with mutt import filter
- removed obsolete filesel_sort option from abookrc manual page
# Prevent double entry
set add_email_prevent_duplicates=false
+# field to be used with "sort by field" command
+set sort_field=nick
+
.fi
.SH SEE ALSO
dnl abook configure.in
AC_INIT(abook.c)
-AM_INIT_AUTOMAKE(abook, 0.5.1pre)
+AM_INIT_AUTOMAKE(abook, 0.5.1)
AM_CONFIG_HEADER(config.h)
AC_DEFINE(HAVE_SNPRINTF, 0, [Define if snprintf is available.])
set add_email_prevent_duplicates=false
+# field to be used with "sort by field" command
set sort_field=nick