TkRat 2.0b5 available

Martin Forssén maf@dtek.chalmers.se
Sun, 21 Nov 1999 14:03:21 +0100 (MET)


I have now placed tkrat 2.0b5 on the web and ftp-sites.
(http://www.dtek.chalmers.se/~maf/ratatosk).

This release fixes a number of bugs which were found in 2.0b4. There are
almost no new features, just some minor enhancements. The list of
changes follow:

991121: (bug fix) Fixed a buffer overflow error in the sender handling
        routine.

991119: (feature) Added functionality change wrapping of shown messages.
        This functionality and the show header set are placed in a new
        "Show" menu in the folder window"

991119: (feature) Added options to control cursor placement and signature
        inclusion when composing replies. Patch from Richard Meitzler.

991119: (bug fix) Added "do not edit"-warning at the end of the generated
        text-files as well.

991118: (bug fix) Fixed error when pasting into a header-field when
        there was nothing t paste.

991116: (bug fix) Fixed problem with PGP-keys. It was not possible to
        attach gpg-keys to messages.

991115: (bug fix) Fixed problem where monitored folders sometimes were
        closed even tough the should not be.

991112: (bug fix) Encrypted and/or signed bodyparts did get sent with
        the wrong end of line marking.

991111: (bug fix) The PGP-code did crash on empty keyrings.

991111: (bug fix) More checks on input values in alias window.

991110: (bug fix) Changed order of items in TkRat menu to make keyboard
        traversal easier.

991110: (bug fix) Could coredump if one when sending messages where
        one had attached a multipart attachment.

991109: (bug fix) Fixed sorting problem which generated core under some
        circumstances.

991108: (bug fix) Fixed problems when running multiple IMAP-servers on
        the same host (different ports though).

991104: (bug fix) Fixed bugs where tkrat did not always close folders
        when leaving them.

991103: (bug fix) Did not close folders correctly. This made it fail
        to expunge on close and eventually to run out of file-descriptors.

991103: (bug fix) Fixed problems in compose command editing window.

991103: (bug fix) Fixed buffer overflows which mainly occurred when
        sending messages via SMTP.

991101: (bug fix) Really abort an IMAP login when user presses cancel.

991101: (bug fix) Window close of send bug report window did not work.

991101: (bug fix) It is now possible to turn off pgp-support.

991101: (bug fix) Enabling pgp-support gave bugs in that session.

991101: (feature) Added -blank flag for startups without opening any
        folders in the folder window.

991029: (bug fix) Fixed ballon help for folder sort order option in admin
        menu.

991029: (bug fix) Recall button did not always get enabled in the
        fileselector.

991029: (bug fix) Do sanity checking of folder handlers when syncing  
        network.

991029: (bug fix) The Makefile now actually prints the error encountered 
        when building pkgIndex.tcl files. 

991028: (bug fix) Rely on tk.h to define TK_USE_INPUT_METHODS in blt_window.c

991028: (feature) Added option for default bcc.

991027: (bug fix) Added --batch flag for gnupg.

991027: (bug fix) Make clean in lib did not remove the dummy library.

	/MaF