From urs at tin.org Thu Mar 7 10:24:11 2019 From: urs at tin.org (Urs =?UTF-8?Q?Jan=C3=9Fen?=) Date: Thu, 07 Mar 2019 10:24:11 +0100 Subject: [tin-dev] [tin 2.4.4] snapshots Message-ID: I've made snapshots removing some old/dead code, fixing issues on mips-dec-ultrix3.1 and m68k-sony-newsos and allowing a more fine- grained upgrade check for rc-files. changes so far: 016) Thomas E. Dickey ADD. update configure macros - use xpg3 instead of xpg4 case-statements FIX. aclocal.m4, configure[.in] 015) Dennis Preiser BUG. 'L'ookupMessageID in select-level could crash if 1st group in newsrc is marked bogus FIX. active.c 014) Urs Janssen BUG. sigfile attribute with a command ("sigfile=!") would append %G on {ATTRIBUTES,TINRC}_VERSION increase even if already present. ADD. fix handrolled strcasestr() to cast returned value (required for cray-unicos cc) ADD. configure check for working tolower(), toupper() (required for sony-newsos3) ADD. determine mailbox_name just once ADD. switched tinrc.confirm_choice from string to int ADD. invoke_metamail() without piping ADD. %P expansion (groupname with '.' replaced by '/') in _strfpath() REM. dead code (NEW_HASH_METHOD, gl_init_done, OSNAME) REM. non M_UNIX and __BEOS__ code ADD. config.guess, config.sub update FIX. active.c, art.c, attrib.c, config.c, cook.c, curses.c, feed.c filter.c, getline.c, header.c, inews.c, init.c, keymap.c, lang.c list.c, makecfg.c, main.c, mimetypes.c, misc.c, page.c, post.c prompt.c, rfc2046.c, rfc2047.c, save.c, screen.c, select.c, signal.c string.c, version.c, bugrep.h, extern.h, proto.h, tin.h, tnntp.h version.h, parsdate.y, Makefile[.in], config.guess, config.sub configure[.in], autoconf.hin 013) Toomas Soome ADD. updated estonian translation FIX. et.po