pkgsrc/mail/cone
adam b2a3ffdb15 Changes 0.83:
* cone/sgml/cone-folderindex.sgml (prompt): Mention the inn 2.5.x bug.
* cone/myreferences.H (m): Fix NULL ptr deref.
* cone/cursesmessage.C (nextLink): Fix wild pointer.
* libmail/copymessage.C (fail): Fix segfault if fetching the contents,
  of the message being copied, fails.
* cone/cursesmessage.C (reformatAddLine): Clear the entire struct
  to suppress warnings from valgrind.
* gcc 4.5 portability fixes.
* tcpd/libcouriergnutls.c (tls_connect): Fix bad call to
  gnutls_server_name_set().

Changes 0.82:
* cone/curseseditmessage.C (getMarkedRegion): Portability fix (gcc 4.4.3).
* all: Some code cleanup.

Changes 0.81:
* cone/spellcheckerAspell.C: Do not set "lang" and "encoding" to empty values.

Changes 0.80:
* cone/libmail: Link with libidn if this library is installed. Added
  getAddrAddr() and setAddrAddr() methods to mail::emailAddress that
  use libidn, if installed, to decode/encode the hostname portion of the
  email address.
* The GNU IDN library is now required to build Cone
2010-05-18 13:24:15 +00:00
..
patches Changes 0.83: 2010-05-18 13:24:15 +00:00
DESCR
distinfo Changes 0.83: 2010-05-18 13:24:15 +00:00
Makefile Changes 0.83: 2010-05-18 13:24:15 +00:00
options.mk USE_NCURSESW is gone, use USE_NCURSES instead. 2008-02-27 08:25:17 +00:00
PLIST Changes 0.83: 2010-05-18 13:24:15 +00:00