--unoff BETA release 970321 --

357) Jungshik Shin <jshin@pantheon.yale.edu>
     BUG. continued headerlines caused crashes upon a rfc1522decode
     FIX. page.c

356) Kevin Lentin <kevinl@cs.monash.edu.au>
     T.E.Dickey <dickey@clark.net>
     BUG. can not post in curses-mode
     FIX. tnntp.h

355) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. check for return null-pointers in get_host/domain/fqdn
     BUG. typo in configure.in
     ADD. minor code-clenup
     FIX. several patches

--unoff BETA release 970320 --

354) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code-clenup; removed /etc/resolv.conf parsing
     FIX. several patches

353) Jungshik Shin <jshin@pantheon.yale.edu>
     ADD. 'M'enu entry for display_rfc1522_header_undecoded (now
          display_mime_header_asis)
     FIX. several supplied patches

352) T.E.Dickey <dickey@clark.net>
     ADD. make a functional test for the system_status logic, tidying up of
          aclocal.m4
     BUG. correct a length used in tcurses.c in the innstr() call
     FIX. aclocal.m4, configure[.in], tcurses.c

351) Jason Faultless <jason@radar.demon.co.uk>
     ADD. handling for bogus groups in .newsrc
     ADD. better string hashing, memory savings
     ADD. better default for -n
     BUG. removed references to the 'any' key
     FIX. several supplied patches

--unoff BETA release 970317 --

350) Jungshik Shin <jshin@pantheon.yale.edu>
     ADD. automatic use of B-encoding if it's shorter then Q-encoding
     ADD. display_rfc1522_header_undecoded switch to tinrc
     FIX. several supplied patches

349) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. rewrote INEWS_MAIL_* stuff
     FIX. several patches

--unoff BETA release 970314 --

348) Jungshik Shin <jshin@pantheon.yale.edu>
     ADD. split long header lines in mail message
     FIX. several supplied patches

347) T.E.Dickey <dickey@clark.net>
     ADD. even more curses support:
          + ifdef'd to use the termcap version of ReadCh when curses isn't
	    active.
          + fix a couple of background color bugs that appear with SVr4
            curses (but not ncurses).
          + add missing include, ifdefs to debug.c
          + add decoding for curses backspace and delete keys.
          + implement curses raw mode.
     BUG. fixes for parsdate.y to workaround redefinition of const by bison

346) Urs Janssen <urs@akk.uni-karlsruhe.de>
     Thomas Koenig <Thomas.Koenig@ciw.uni-karlsruhe.de>
     ADD. configure check for usage of system() ; system_status
     BUG. removed getfqdn() call as it opens up some problems
          with INEWS_MAIL_DOMAIN - inews.c should be rewritten!!
     FIX. autoconf.h[in], configure[.in], misc.c, inews.c

345) Jason Faultless <jason@radar.demon.co.uk>
     BUG. fix wrong byte-count in article-pager (introduced in 340)
     FIX. open.c

344) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. tab_goto_next_unread=OFF && news_headers_to_display!="" didn't
          work
     FIX. page.c

343) Sven Paulus <sven@oops.sub.de>
     ADD. hide licence number on AIX
     FIX. post.c

--unoff BETA release 970309 --

342) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code cleanup; replaced RS6000 define by _AIX
     FIX. lang.c, misc.c, save.c, tin.h, autoconf.h[in], configure[.in]

341) Chua Choon Leong <chuacl@iscs.nus.sg>
     ADD. test/define for OSF1
     FIX. configure[.in], autoconf.h[in]

340) Jason Faultless <jason@radar.demon.co.uk>
     ADD. restrict MIME decoding to just article data
     BUG. fix and document command line groups
     ADD. minor tidy up
     FIX. several supplied patches

339) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. forget to append pid on pgp-commands
     FIX. pgp.c

--unoff BETA release 970307 --

338) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. typos, misplaced brace
     FIX. inews.c, configure[.in], Makefile

--unoff BETA release 970306 --

337) T.E.Dickey <dickey@clark.net>
     ADD. even more curses support
          + wrap functions that write to stderr (fprintf, fflush) so they'll
            write to curses screen.
          + implement decoding for arrow keys
          + correct error from previous patch that changed cLINES to cLINES-1
          + move call on EndWin() to ensure that program exits curses
            correctly.
     ADD. split-out tnntp.h to use in inews.c (fixes compiler warnings)
     FIX. several supplied patches

336) Scott W. Powers <spowers@shire.ncsa.uiuc.edu>
     ADD. weed-in/out-list for headers_to_display
     FIX. extern.h, color.c, config.c, init.c, lang.c, page.c

335) Urs Janssen <urs@akk.uni-karlsruhe.de
     BUG. used /bin/mail as defualt_mailer on SysV-systems
     FIX. tin.h

334) Andrey A. Chernov <ache@null.net>
     BUG. ~/.tin/headers file not used for "Reply to author..."
     GUG. joinpath for ~/.tin/headers is duplicated
     FIX. init.c, post.c

333) Kevin Lentin <kevinl@cs.monash.edu.au>
     BUG. typo
     FIX. configure[.in]

332) Chua Choon Leong <chuacl@iscs.nus.sg>
     BUG. invoke_cmd() returnes wrong status on OSF1
     FIX. misc.c

--unoff BETA release 970304 --

331) Andreas Ley <andreas.ley@rz.uni-karlsruhe.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de
     ADD. getfqdn()
     FIX. configire[.in], autoconf.h[in], inews.c

330) Kevin Lentin <kevinl@cs.monash.edu.au>
     Urs Janssen <urs@akk.uni-karlsruhe.de
     ADD. --{en,dis}able-append-pid to generate unique tmp-filenames
         (i.e. .article)
     FIX. configure[.in], autoconf.h[in], init.c, post.c

--unoff BETA release 970303 --

329) T.E.Dickey <dickey@clark.net>
     ADD. support configuration with termcap/terminfo vs curses
          implements color support from the curses library.
     ADD. minor code cleanup (INDEX_DAEMON ifdef's, a nit for SunOS's fileno)
     FIX. several supplied patches

328) Andy Gabor <ajgabor@ucdavis.edu>
     BUG. typo in manpage
     FIX. tin.1

327) Volker Barthelmann <volker@vb.franken.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de
     ADD. minor code cleanup
     FIX. several patches

326) Tan Kwee Chuan <tankweec@iscs.nus.sg>
     BUG. typo
     FIX. lang.c

--unoff BETA release 970225 --

325) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. changing OPT_DEFAULT_SHOW_AUTHOR in 'M'enu at top-level SIGSEVs
     BUG. no ragecheck for ISO2ASCI
     BUG. wrong prototype for handrolled atol
     FIX. config.c, init.c, string.c

--unoff BETA release 970222 --

324) Thomas Leitner <tom@finwds01.tu-graz.ac.at>
     BUG. POSTED_FILE ignores default_maildir
     FIX. config.c

323) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. description of ^G to online help
     REM. --disable-ref-threading form configure
     FIX. help.c, autoconf.hin configure.in

322) Chris Blum <chris@phil.uni-sb.de>
     BUG. typo in HAVE_MH_MAIL_HANDLING
     FIX. open.c

321) Jason Faultless <jason@radar.demon.co.uk>
     BUG. crash on some systems with no subscribed groups
     BUG. $ not always working on group selection page
     BUG. workaround for annoying problem with 'u' key
     ADD. streamlined setup_hard_base() and -n code
     ADD. tidied up header in article pager
     ADD. minor cleanup
     FIX. several supplied patches

320) Theo Van Dinter <felicity@kluge.net>
     BUG. 'q'uit in the 'D'elte/supersede menu does not redraw the screen
     ADD. minor code cleanup
     FIX. init.c, post.c

--unoff BETA release 970217 --

319) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. check_upgrade fails on binaries whose name isn't "tin"
     FIX. config.c, lang.c, version.h

318) Tan Kwee Chuan <tankweec@iscs.nus.sg>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. If the realname part of the From:-line is missing, tin crashes
          on a forged-cancel.
     FIX. post.c

317) Kevin Lentin <kevinl@cs.monash.edu.au>
     ADD. improved postpone_article (add -o, 'A','Y')
     FIX. several supplied patches

--unoff BETA release 970214 --

316) T.E.Dickey <dickey@clark.net>
     ADD. several 'const'
     BUG. tabs before preprocessor symbols (introduced in 312)
     FIX. several supplied patches

315) Jason Faultless <jason@radar.demon.co.uk>
     BUG. Tagged article counter sometimes badly broken
     BUG. 'q' quit didn't work properly while entering a group
     ADD. 'u' goto parent article in pager
     ADD. 'S' autosave tagged and 'U' untag all to thread menu
     ADD. Better handling of upgrade from earlier versions of Tin
     ADD. Some documentation and help
     ADD. minor code cleanup
     FIX. art.c, config.c, page.c, thread.c

314) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. first name (%C) in strfquote crashes when no name is given
     FIX. misc.c

--unoff BETA release 970212 --

313) Jason Faultless <jason@radar.demon.co.uk>
     BUG. New newsgroups were broken with -n
     BUG. unYank didn't honour show_only_unread_groups
     BUG. $ didn't always skip to last article correctly
     ADD. cleanup/fixes from 309)
     ADD. code-cleanup
     FIX. cut down some compiler noise
     FIX. several supplied patches

312) Sven Paulus <sven@oops.sub.de>
     ADD. systemtype to X-Newsreader
     FIX. extern.h, init.c, post.c

311) Volker Barthelmann <volker@vb.franken.de>
     ADD. minor code cleanup
     FIX. several supplied patches

--unoff BETA release 970206 --

310) Sven Paulus <sven@oops.sub.de>
     ADD. inclusion of empty Followup-To: line (option)
     ADD. keys for sending followups/replys with all headers quoted (^W,^E)
     FIX. several supplied patches

--unoff BETA release 970202 --

309) Jason Faultless <jason@radar.demon.co.uk>
     ADD. rewrite new newsgroup handling
     ADD. make newsrc->subscribed a bitfield
     ADD. better reference parsing
     ADD. partial fix for show_author update problem
     ADD. code-cleanup / other minor changes
     FIX. several supplied patches

308) Theo van Dinter <felicity@kluge.net>
     BUG. typo
     FIX. sigfile.c

307) T.E.Dickey <dickey@clark.net>
     ADD. more fallback prototypes (e.g., atoi), from warnings I got
          running with gcc -traditional on Linux 2.0.0
     ADD. makes the gcc warnings autoconfigured
     ADD. makes strings 'const' (tested with gcc -Write-strings).
     FIX. several supplied patches

306) Kevin Lentin <kevinl@cs.monash.edu.au>
     ADD. autoconf support for sum
     FIX. several supplied patches

305) Dirk Nimmich <nimmich@uni-muenster.de>
     ADD. code cleanup (moved strings to lang.c)
     FIX. several supplied patches

304) Sven Paulus <sven@oops.sub.de>
     BUG. Summary/Keywords are overwritten on a supersede
     FIX. post.c

--unoff BETA release 970127 --

303) Volker Barthelmann <volker@vb.franken.de>
     ADD. some type fixes (amiga)
     FIX. several supplied patches

302) T.E.Dickey <dickey@clark.net>
     ADD. even mode K&R -> ANSI
     FIX. several supplied patches

--unoff BETA release 970126 --

301) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. authenticate crashed on some machines
     FIX. open.c

300) Volker Barthelmann <volker@vb.franken.de>
     BUG. several typos
     FIX. color.c, smakefile

299) T.E.Dickey <dickey@clark.net>
     ADD. start to get rid of K&R code
     FIX. several supplied patches

--unoff BETA release 970124 --

298) Volker Barthelmann <volker@vb.franken.de>
     ADD. even more AMIGA port
     FIX. several supplied patches

297) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. nntp_wr/rd had wrong type
     FIX. tin.h, extern.h, nntplib.c

296) Alexander Lehmann <alex@hal.rhein-main.de>
     ADD. abillity to postpone articles
     ADD. detection of whitespaces in Followup-To:-line
     FIX. several supplied patches

--unoff BETA release 970123 --

295) Volker Barthelmann <volker@vb.franken.de>
     ADD. start of AMIGA port
     FIX. several supplied patches

294) Kevin Lentin <kevinl@cs.monash.edu.au>
     ADD. stripping of unsubscribed newsgroups
     FIX. several supplied patches

293) Urs Janssen <urs@akk.uni-karlsruhe.de>
     REM. 292 as it opens up a lot of problems
     FIX. several patches

--unoff BETA release 970122 --

292) Arnold Hendriks <arnold@poboxes.com>
     ADD. tagline-support
     ADD. different from for different newsgroups (attribute)
          [I'm not happy with that WITHOUT insertion of Sender:]
     FIX. several supplied patches

291) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code-cleanup
     FIX. several patches

290) Dirk Nimmich <nimmich@uni-muenster.de>
     ADD. tuned authorization stuff
     FIX. open.c

--unoff BETA release 970120 --

289) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. code-cleanup (int -> t_bool, extern -> static)
     FIX. several patches

--unoff BETA release 970118 --

288) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. wordhighlighting in signatures
     FIX. proto.h, color.c, page.c

287) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code-cleanup (mainly int -> t_bool)
     FIX. extern.h, proto.h, init.c, main.c, rfc1521.c

--unoff BETA release 970115 --

286) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code-cleanup
     FIX. several patches

285) Alexander Lehmann <alex@hal.rhein-main.de>
     ADD. abillity to strip non txt/plain parts from multipart mime-postings
     FIX. several supplied patches

--unoff BETA release 970114 --

284) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code-cleanup
     FIX. several patches

283) Kevin Lentin <kevinl@cs.monash.edu.au>
     BUG. tin does not remember tcp_port (introduced in 281)
     FIX. open.c

282) Thomas E. Dickey <dickey@clark.net>
     ADD. code-cleanup (mainly lint stuff)
     FIX. several supplied patches

--unoff BETA release 970112 --

281) Urs Janssen <urs@akk.uni-karlsruhe.de>
     Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. some small fixes (mainly for 279/280)
     FIX. attrib.c, config.c, newsrc.c, open.c, thread.c

280) Jason Faultless <jason@radar.demon.co.uk>
     ADD. default threading method is now to use the best available
     ADD. warning if attempt to use -n on local spool
     BUG. incorrect article count with -n on empty groups
     ADD. ignore bogus groups in .newsrc when reading -n
     ADD. references based indentation of thread menu
     ADD. major internal code clean-up/rewrite for above
          move all group_hash[] code to list.c
     FIX. active.c, init.c, list.c, misc.c, open.c, thread.c

279) Thomas E. Dickey <dickey@clark.net>
     ADD. fixes for getopt & isascii (we shouldn't _use_ the latter).
     ADD. another round of lint, introducing t_bool type.
     FIX. several supplied patches

--unoff BETA release 970109 --

278) Andreas Ley <andreas.ley@rz.uni-karlsruhe.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. rewrote APPEND_TO() macro
     ADD. rangecheck for group->xmax/group->newsrx.xmax
     FIX. misc.c, newsrc.c

277) Thomas Quinot <operator@cuivre.fdn.fr>
     BUG. parse_from() returns login@host.doma.in in the wrong field
     FIX. misc.c

--unoff BETA release 970108 --

276) Dirk Nimmich <nimmich@uni-muenster.de>
     BUG. options-menu: on the last-1 page <page-down> does not always work
          the way it should
     FIX. config.c

275) Thomas E. Dickey <dickey@clark.net>
     ADD. code-cleanup (mainly lint and dbmalloc stuff)
     FIX. several supplied patches

274) Thomas Quinot <operator@cuivre.fdn.fr>
     BUG. parse_from() can't handle "login"@host.doma.in (luser)
     FIX. misc.c

--unoff BETA release 970106 --

273) Nickolay Saukh <nms@nns.ru>
     ADD. dbmalloc support
     FIX. tin.h

272) Andreas Ley <andreas.ley@rz.uni-karlsruhe.de>
     ADD. rewrote parse_from() macros to K&R-C
     FIX. misc.c

271) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. newcheck for x-posts to handle inn1.5 Xref: headers
     FIX. post.c

--unoff BETA release 970104 --

270) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code clean-up
     FIX. tin.h, art.c, feed.c, post.c, nntplib.c

--unoff BETA release 970103 --

269) Thomas Quinot <operator@cuivre.fdn.fr>
     ADD. new parse_from()
     FIX. misc.c

268) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. get_server() removes everything before a '\n' in the
          server-response -> somtimes it trashes error-messages
     ADD. minor code clean-up
     FIX. main.c, nntplib.c, open.c

--unoff BETA release 970101 --

267) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. detection of _highlighted_ *words* directly followed by a , or .
     FIX. color.c

266) Dirk Nimmich <nimmich@uni-muenster.de>
     ADD. quoting/escaping of arguments in strf_mailer()
     FIX. misc.c

265) Thomas Quinot <operator@cuivre.fdn.fr>
     ADD. 'K'ill article now cycles throught the list (group.c)
     ADD. invers_bg/fg-color
     FIX. several supplied patches

--unoff BETA release 961231 --

264) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. newnews_times is broken (since 254)
          -> new newsgroups are not recogniced
     ADD. prompt_yn2() without crsr-key support
     FIX. proto.h, active.c, prompt.c, nntplib.c

263) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. color.c doesn't display any _ or * (introduced in 262)
     FIX. color.c

--unoff BETA release 961229 --

262) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. word_h_marks_display now is a tristate (Nothing, Mark, Space).
     FIX. serveral patches

261) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code clean-up
     BUG. txt_cancel_article has wrong number of format arguments
     FIX. lang.c, main.c, post.c

--unoff BETA release 961227 --

260) Thomas E. Dickey <dickey@clark.net>
     ADD. extends 'makecfg' to generate type-specific tables for string and
          char pointers, getting rid of the void* casts in tincfg.h
          modifies config.c and prompt.c accordingly.
     ADD. fixes color.c to work in xterm (i.e., the XFree86 3.2 version, or
          rxvt -- there's no point in fixing for color_xterm unless we
          converted to using ncurses).
     ADD. eliminates some of the clutter in post.c by using new utility
          functions (I did that when seeing that the newline in a subject
          wasn't stripped properly).
     FIX. several supplied patches

259) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code clean-up
     FIX. several supplied patches

--unoff BETA release 961225 --

258) Roland Rosenfeld <roland@spinnaker.rhein.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. with 258) word_h_marks_display could be off with color disabled
     BUG. automatically turning off word_highlighting_tinrc if color is
          disabled via 'M'enu is not intuitive
     BUG. with no groups on screen <Home>/<End>-key draws arrow
     ADD. changed several key-names (global keys)
     FIX. several patches

--unoff BETA release 961224 --

257) Alexander Lehmann <alex@hal.rhein-main.de>
     BUG. in some circumstances replyto could be mime_encoded twice
     FIX. post.c

256) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. art_mark_will_return is not showing up in thread-level
          if draw_arrow=on (introduced in 248)
     BUG. word_highlighting is enababel with color turned off
     FIX. thread.c, page.c, config.c

--unoff BETA release 961222 --

255) David-Michael Lincke <david-miachel.linke@iwi.unisg.ch>
     ADD. missing DEFAULT_MAILER for hp-ux
     FIX. tin.h

254) Helmrich Streitmatter <helmrich@helix.franken.de>
     BUG. newnews_info could return 2 large (not null terminated)
          string
     FIX. active.c

253) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code cleanup
     FIX. several supplied patches

252) Thomas E. Dickey <dickey@clark.net>
     BUG. redefinition of prase_reference()
     FIX. refs.c

251) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. art_mark_hot is not colored
     FIX. thread.c

--unoff BETA release 961218 --

250) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. invers videobar in article selection level is too long
          art_mark_hot is not colored
          (both introduced in 248 :-()
     FIX. group.c

--unoff BETA release 961216 --

249) Alexander Lehmann <alex@hal.rhein-main.de>
     BUG. (introduced in 240)
          - when writing out the .newsrc, apparently no longer existing
            groups and unsubscribed groups get an empty line afterwards 
          - when subscribing some groups from the yanked-in list and then
            yanking out the unsubscribed groups again, leaves only the 1st
            subscribed group in the .newsrc or doesn't add the group at all.
     FIX. newsrc.c

248) Urs Janssen <urs@akk.uni-karlsruhe.de>
     Julien Oster <fuzzy@cu8.cum.de>
     ADD. minor code cleanup
     BUG. strange display if num_taged_articles_in_thread > 99
     FIX. serveral supplied patches

247) Thomas E. Dickey <dickey@clark.net>
     ADD. extra rules for broken IRIX make
     FIX. Makefile[.in]

--unoff BETA release 961215 --

246) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code cleanup
     FIX. serveral supplied patches

245) Julien Oster <fuzzy@cu8.cum.de>
     Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. _word_ *highlighting* if color enabled
     FIX. serveral supplied patches

--unoff BETA release 961214 --

244) Michael Douglass <mikedoug@texas.net>
     ADD. -N option
     FIX. several supplied patched

243) Jason Faultless <jason@radar.demon.co.uk>
     BUG. self referencing threads could still be generated in certain cases
     BUG. incorrect thread creation with some broken headers
     ADD. various other cleanups and tweaks
     FIX. refs.c
     REM. old code from page.c, obseleted by 115)
     BUG. post_proc_command didn't quote shell metacharacters
     FIX. save.c

242) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. find_reply_to_add() workarround - cause parse_from() is buggy
          (and needs a rewrite)
     ADD. changed References:-header in mails to In-Reply-To:
     FIX. post.c

241) Bernd Ernesti <erbe0011@fh-karlsruhe.de>
     ADD. check for returntype of tputs
     FIX. aclocal.m4

240) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code cleanup
     ADD. use safe_fgets() instead of getaline()
     FIX. several supplied patches

--unoff BETA release 961210 --

239) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code cleanup
     FIX. several supplied patches

--unoff BETA release 961208 --

238) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. see 236)
     FIX. misc.c

--unoff BETA release 961207 --

237) Thomas E. Dickey <dickey@clark.net>
     BUG. typedes for OutcPtr are out-of-order
     ADD. configuration options/logic for the .overview name, piping
          and the strcasecmp, strncasecmp functions.
     FIX. several supplied patches

236) Urs Janssen <urs@akk.uni-karlsruhe.de>
     see 235)

--unoff BETA release 961206 --

235) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. even more smarter tin_itoa()
     FIX. misc.c, group.c, select.c, thread.c

--unoff BETA release 961205 --

234) Urs Janssen <urs@akk.uni-karlsruhe.de>
     Alexander Lehmann <alex@hal.rhein-main.de>
     ADD. smarter range check (still not complete)
     FIX. proto.h, misc.c, group.c, select.c, thread.c

--unoff BETA release 961204 --

232) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. several range checks
     FIX. group.c, select.c, thread.c

--unoff BETA release 961203 --

231) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. changed dafault_mailer_format to "%M -t < %F"
     BUG. parsing of " in mailadress does not work
     FIX. tin.h, misc.c, page.c

230) Thomas E. Dickey <dickey@clark.net>
     BUG. tputs is called with wrong parameters on some systems (f.e. HP-UX)
     ADD. -DRS6000 on AIX to force the correct use of 'system()' return-code
     ADD. minor code cleanup
     FIX. several supplied patches

--unoff BETA release 961202 --

229) Urs Janssen <urs@akk.uni-karlsruhe.de>
     FIX. group.c (patch 224/222 removed)

228) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. show subject/author of the first unread article in a thread
     FIX. group.c

--unoff BETA release 961201 --

227) Florian Lohoff <flo@mini.gt.owl.de>
     BUG. articles without Lines header are not showing up
     FIX. art.c

226) Dirk Nimmich <nimmich@uni-muenster.de>
     BUG. quoted 8-bit from-adresses aren't MIME-encoded correctly
     FIX. art.c, rfc1522.c

225) Jason Faultless <jason@radar.demon.co.uk>
     ADD. The 'a' reference tree hack debug key now produces readable
          output similar to the thread menu.
     ADD. A few commentry changes.
     FIX. several supplied patches

224) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. changed (unread)article counter to act as a reply counter
     ADD. little code cleanup
     FIX. several supplied patches

--unoff BETA release 961126 --

223) Rainer Scholz <jrs@startrek.franken.de>
     BUG. typo (wrong dependency)
     FIX. Makefile[.in]

--unoff BETA release 961125 --

222) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. (unread)article counter was 'wrong'
     FIX. group.c

221) Bernd Ernesti <erbe0011@fh-karlsruhe.de>
     ADD. little code-cleanup (NetBSD)
     FIX. main.c

220) Thomas E. Dickey <dickey@clark.net>
     ADD. extend the -n/-q options so that tin doesn't ask the nntp
          server for the newsgroups file.
          Some cleanup (and mods that let me build on Linux using the --srcdir
          option).
     FIX. tin.1, Makefile[.in], init.c, open.c

219) Jason Faultless <jason@radar.demon.co.uk>
     BUG. still some assertion faults...
     FIX. refs.c

218) Dirk Nimmich <nimmich@uni-muenster.de>
     BUG. patch 215 wasn't complete
     FIX. post.c

--unoff BETA release 961115 --

217) Thomas E. Dickey <dickey@clark.net>
     BUG. some variables are missing
     FIX. autoconf.h[in]

216) Alexander Lehmann <alex@hal.rhein-main.de>
     ADD. filter support on Xref:-line
     FIX. tin.h filter.c misc.c

215) Dirk Nimmich <nimmich@uni-muenster.de>
     BUG. editor is not entered automatically on 's'upersede article
     BUG. edited subject is not displayed correctly in statusline
     FIX. lang.c post.c

214) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. locale support
     FIX. several supplied patches

--unoff BETA release 961109 --

213) Andrey A. Chernov <ache@nagual.ru>
     BUG. called ctype-family macros with 8bit characters, which is illegal
          in POSIX/ANSI-C
     FIX. several supplied patches

212) Jason Faultless <jason@radar.demon.co.uk>
     BUG. Expired articles sometimes incorrectly threaded when
          threading both
     FIX. refs.c
     BUG. index files not written when reading via nntp and xover
          not available (introduced in 138 & compounded later)
     FIX. art.c, open.c
     ADD. minor code cleanup
     FIX. several supplied patches

211) Thomas E. Dickey <dickey@clark.net>
     ADD. replace include/conf.h with an automatically-generated table.
	  (This fixes one of the two problems with the config.c rewrite: now
	  the enum and table will track together -- the other, making it
	  type-clean will be in a later patch -- when I have time).
     BUG. fix a place in the configure script that I missed before (allowed
	  some stray "-g" options to get into the makefile for non-debug
	  build -- I was just arguing with autoconf's author tonight, who
	  insists that everyone ought to use -g as he intends).
     BUG. fix a place in tin.h where "#" line by itself broke SunOS K&R compile
     BUG. disentangle some use of _DECC (someone on an OSF/1 box reports
	  problems with this, which was, I believe, targeted for VMS).
     ADD. move the <termios.h> includes out of tin.h (now only in curses.c
	  and signal.c) -- on Apollo, termios.h redefines some symbols from
	  sys/ioctl.h, producing _lots_ of compiler warnings.  (I did builds
	  on several machines to ensure that there's no impact due to this).
     ADD. some fixes aimed at supporting the configure --srcdir option (not
	  complete yet -- I'll do more later).
     BUG. make parsdate.o rule more explicit (IRIX's make couldn't cope:  I
	  don't remember problems from the last time I did a bunch of
	  regression builds, and figure that it got simplified by someone).
     BUG. correct an error from cleanup in art.c that broke my local config
	  (i.e., '-' is legal in that context).
     BUG. remove bogus code in feed.c (noticed while resolving similarly
	  ifdef'd code in misc.c)
     BUG. modified ifdef in misc.c to fix Kevin Maguire's problem (on OSF/1)
	  with pipes/return-codes.
     FIX. several supplied patches

--unoff BETA release 961101 --

210) Dirk Nimmich <nimmich@uni-muenster.de>
     BUG. unknown symbol in open.c
     FIX. open.c

209) Alexander Lehmann <alex@hal.rhein-main.de>
     BUG. Cnews+overview-files Lines: count
     FIX. art.c

208) Andy Gabor <ajgabor@ucdavis.edu>
     BUG. 'W' somtimes crashes
     FIX. post.c

207) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code cleanup (mainly reformating source)
     FIX. several supplied patches

206) Thomas E. Dickey <dickey@clark.net>
     ADD. minor code cleanup (mainly reformating source)
     BUG. checking declaration of signal arguments fails on some machines
     FIX. tin.h, post.c, configure[.in]

--unoff BETA release 961025 --

205) Thomas E. Dickey <dickey@clark.net>
     ADD. minor code cleanup
     FIX. several supplied patches

--unoff BETA release 961024 --

204) Dirk Nimmich <nimmich@uni-muenster.de>
     BUG. No authentication upon request from server
     BUG. attributes file trashed on a bad write (see 026)
     ADD. Fall back on console input if no .newsauth is present
     FIX. several supplied patches

--unoff BETA release 961022 --

203) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. References:-header (In-Reply-to:) to mail-reply
     FIX. post.c

202) Thomas E. Dickey <dickey@clark.net>
     Nickolai Zeldovich <kolya@zepa.net>
     ADD. apollo porting (still in progress)
     ADD. core test for FreeBSD
     FIX. several supplied patches

201) Andrey A. Chernov <ache@nagual.ru>
     ADD. full path to cksum
     FIX. tin.h

200) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. with --enable-forgery reposting of an article fails
          ('x' 'a' 'r' <group> 'p' -> 441 missing From:)
     FIX. post.c

--unoff BETA release 961020 --

199) David E. O'Brien <obrien@cs.ucdavis.edu>
     ADD. FreeBSD porting
     FIX. tin.h

198) Andrey A. Chernov <ache@nagual.ru>
     ADD. FreeBSD porting
     FIX. curses.c, init.c, main.c

197) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. Supersede did not work correctly on crossposts
     ADD. minor code cleanup
     FIX. lang.c, post.c

196) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. 'g' goto group does not work with show_only_unread_groups=ON &
          show_only_unread=ON but having no articles to read
     FIX. select.c

--unoff BETA release 961018 --

195) Alexander Lehmann <alex@hal.rhein-main.de>
     ADD. cleand up neXT charset stuff
     FIX. several supplied patches

194) Dirk Nimmich <nimmich@uni-muenster.de>
     BUG. Window resizing did not work correctly when in options menu
     ADD. moved some more strings to lang.c
     FIX. several supplied patches

193) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. variable/label name conflict
     FIX. search.c
     
--unoff BETA release 961015 --

192) Alexander Lehmann <alex@hal.rhein-main.de>
     ADD. NeXT porting (mainly chartset-stuff)
     BUG. in some cases tin creates local index-files when nov-overview
          files are available
     FIX. several supplied patches

191) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. in some cases tin creates local index-files when nov-overview
          files are available
     FIX. art.c

190) Jason Faultless <jason@radar.demon.co.uk>
     ADD. on group menu, '/' (search for subject) now handles changes of
          subject within threads, when using reference threading.
     ADD. 's' (save) now works on thread menu
     ADD. minor code cleanup
     FIX. several supplied patches

189) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. renamed patchlev.h to version.h
     ADD. minor code cleanup
     FIX. several supplied patches

--unoff BETA release 961012 --

187) Branden Robinson <branden@purdue.edu>
     ADD. minor code cleanup
     ADD. online help updated
     FIX. several supplied patches

186) Jason Faultless <jason@radar.demon.co.uk>
     ADD. better debug ability for threading bugs
     FIX. several supplied patches

185) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. tin stripped tabs out of ALL headers, but that's not usefull for
          Summary:
     FIX. page.c

184) Thomas E. Dickey <dickey@clark.net>
     Nickolai Zeldovich <kolya@zepa.net>
     ADD. apollo porting (still in progress)
     FIX. several supplied patches

--unoff BETA release 961006 --

183) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. if (show_description && !CURR_GROUP.descrition) don't truncate
          active_name (select.c)
     FIX. select.c

--unoff BETA release 961005 --

182) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. active_name is not truncated to groupname_len
     BUG. number of unread articles is not truncated to 5 digits
     FIX. select.c

181) Jens Chr. Bachem <bachem@rrz.uni-koeln.de>
     BUG. (introduced in 178)
     FIX. active.c

180) Karlos Gross <kg@orion.ddorf.rhein-ruhr.de>
     ADD. trailing '\0' to duplicated string in str_dup()
     FIX. misc.c

--unoff BETA release 961004 --

179) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. wrong argument order for interactive external mailer elm
     BUG. mar'K' article as read in 'l'ist_thread does not work
     ADD. rage check to center_line()
     ADD. <tab> no longer skips over ART_WILL_RETURN articles
     FIX. several patches

178) Karlos Gross <kg@orion.ddorf.rhein-ruhr.de>
     BUG. SIGSEGVs on several machines
     FIX. active.c, select.c

--unoff BETA release 960930 --

177) Karlos Gross <kg@orion.ddorf.rhein-ruhr.de>
     ADD. free_all_arrys() call to reduce 'meomry'-leaks
     FIX. main.c

176) Thomas E. Dickey <dickey@clark.net>
     ADD. systemtype check before using cached configure values to prevent
          using them on the wrong plattform
     FIX. aclocale.m4, configure.in, init.c

175) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. when NNTP_ONLY default $INEWSDIR contained a trailing slash
     ADD. minor code cleanup
     FIX. configure.in, debug.c

--unoff BETA release 960927 --

174) Karlos Gross <kg@orion.ddorf.rhein-ruhr.de>
     BUG. malloc-problems on severral machines
     FIX. group.c

173) Stefan Rapp <s.rapp@hrz.uni-dortmund.de>
     BUG. with highligthed bar and show description an, descrition was not
          always truncated to the correct length
     FIX. select.c

--unoff BETA release 960923 --

172) Karlos Gross <kg@orion.ddorf.rhein-ruhr.de>
     BUG. SIGSEGV on several machines
     FIX. select.c

--unoff BETA release 960917 --

171) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. a few type-corrections (long -> time_t where needed)
     ADD. don't add signature when superseeding own articles
     FIX. filter.c, post.c, sigfile.c

--unoff BETA release 960916 --

170) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. removed some unused variables
          [what is with the CASE_PROBLEM stuff (VMS only)?
           someone removed it from help.c but left it lang.c/extern.h...]
     FIX. lang.c, extern.h

169) Hannu Laurila <Hannu.Laurila@japo.fi>
     ADD. if no subscriptions could be found, don't subscribe to all
          newsgroups - just add them to .newsrc
     FIX. newsrc.c

--unoff BETA release 960914 --

168) Jarkko Isokungas <jti@iki.fi>
     ADD. NeXTSTEP support
     FIX. main.c, signal.c

167) Thomas Kroener <kroener@jupiter.saar.de>
     ADD. kill times in days 2/4 times default_filter_days
     FIX. filter.c

166) Tim Pierce <twpierce@midway.uchicago.edu>
     ADD. safe_fgets() a function that allocates a sufficiently-large buffer
          on demand.
     FIX. art.c

165) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. changed "user@do.mai.ne (Full Name)" to "Full Name <user@do.mai.ne>"
          (expect those in filter.c and those in mailing routines)
     ADD. removed LOG_USER
     FIX. several patches

--unoff BETA release 960901 --

164) Jungshik Shin <jshin@pantheon.yale.edu>
     BUG. fixed minor bug in korean encoding (introduced in 154)
     FIX. rfc1521.c

163) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. Reply-To: is ignored if use_mailreader_i=ON
     FIX. post.c

--unoff BETA release 960827 --

162) Andrey Blochintsev <bag@wood.cs.kiev.ua>
     BUG. M_XENIX complains about double definition of HZ
     BUG. ifndef HAVE_LONG_FILE_NAMES pgp-module generates wrong filenames
     FIX. tin.h, pgp.c

--unoff BETA release 960826 --

161) Andrey Blochintsev <bag@wood.cs.kiev.ua>
     BUG. reading only the first HEADER_LEN bytes could truncate headers.
          -> check for NULL-poniters
     FIX. art.c

--unoff BETA release 960825 --

160) Thomas E. Dickey <dickey@clark.net>
     ADD. moves the remaining cpp defines out of src/Makefile.in into
          include/autoconf.hin
     ADD. renames LIBDIR to NEWSLIBDIR (it had been partly, breaking some
          instances).
     ADD. sorts include/extern.h (it's easier to manage...)
     FIX. several supplied patches

--unoff BETA release 960824 --

159) Andreas Ley <ley@rz.uni-karlsruhe.de>
     Enrik Berkhan <enrik@akk.uni-karlsruhe.de>
     BUG. netdb.h was included multiple times (on VAX/Ultrix4.0)
     FIX. nntplib.c

158) David E. O'Brien <obrien@cs.ucdavis.edu>
     ADD. make build to toplevel makefile for FreeBSD compatibilyty
     FIX. makefile.in

--unoff BETA release 960822 --

157) Jarkko Jormanainen <jarkko@utu.fi>
     BUG. a curly-brace was missing
     FIX. open.c

--unoff BETA release 960821 --

156) Alexander Lehmann <alex@hal.rhein-main.de>
     BUG. isbetween() called with signed char broke MIME-encoding
     FIX. rfc1522.c

155) Thomas E. Dickey <dickey@clark.net>
     ADD. minor code cleanup
     FIX. several patches

154) Enrik Berkhan <enrik@akk.uni-karlsruhe.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. SIGPIPE handlig for feed_article
     BUG. TeX2ISO did not work without rereading article
     BUG. article with selfrefereces caused endless loop
     BUG. when threading Both, wrong flag was showing up
     BUG. ~Mail/posted was not stored - brain-dead dependency removed
     ADD. minor code cleanup (added a few casts, striped tailing blanks,
          sorted tinrc according to options 'M'enu, ...)
     FIX. several patches

--unoff BETA release 960817 --

153) Jungshik Shin <jshin@pantheon.yale.edu>
     Dirk Nimmich <nimmich@uni-muenster.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. Output of long lines in options menu did not stop at end of line
          when using expand_rel_abs_pathname().
     ADD. post/mail_8bit_header and mm_charset to options menu
     ADD. iKeyQuit ('q') and iKeyQuit2 (ESC) now defined and used as
          general quit keys.
     ADD. make install* in top-level makefile no compiles source if needed
     FIX. several patches

--unoff BETA release 960815 --

152) Jungshik Shin <jshin@pantheon.yale.edu>
     ADD. rfc1557 support:
          7bit encoding for post_mime_encoding and mail_mime_encoding.
          If mm_charset is one of CJK charset, 7bit means the body is to be
          encoded in ISO-2022-JP/KR/CN (RFC1468/1557/1922).
          ISO-2022-JP/CN/CN-ext is not yet supported.
     ADD. mm_charset to tinrc to override $MM_CHARSET or compile-time default
          post_8bit_header : on/off option
          mail_8bit_header : on/off option
     FIX. several supplied patches

151) Dirk Nimmich <nimmich@uni-muenster.de>
     ADD. rewrote options 'M'enu, add several configurable options
     ADD. getline() now allows to set maximum number of characters to type
          in.
     FIX. several supplied patches

--unoff BETA release 960814 --

150) Torsten Neumann <torsten@imke.infodrom.north.de>
     ADD. default entry to newsrctable (* .newsrc-${NNTPSERVER-localhost})
     BUG. ${VAR-fix} expansion in strfpath() did not work correctly
     FIX. misc.c nrctbl.c

149) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code cleanup
     FIX. makefile.in, Makefile.in, amigatcp.c, misc.c, parsdate.y, wildmat.c

--unoff BETA release 960808 --

148) Alexander Lehmann <alex@hal.rhein-main.de>
     ADD. check for HAVE_SELECT_INTP
     BUG. get nntpserver name from file did not work
     FIX. configure.in, autoconf.hin, art.c, nntplib.c

--unoff BETA release 960807 --

147) Tomasz Kloczko <kloczek@rudy.mif.pg.gda.pl>
     BUG. get nntpserver name from file did not work
     FIX. nntplib.c

146) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code cleanup
     FIX. several patches

--unoff BETA release 960805 --

145) Enrik Berkhan <enrik@akk.uni-karlsruhe.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     REM. brain-dead determination of default_save_option if auto_save=ON
     FIX. feed.c

144) Alexander Lehmann <alex@hal.rhein-main.de>
     ADD. use popen() rather than system()
     BUG. if DEBUG_NEWSRC tin had problems with the length of .newsrc-lines
     FIX. newsrc.c, sigfile.c

143) Torsten Neumann <torsten@imke.infodrom.north.de>
     ADD. expansion of ~user/, $HOME to newsrctable
     ADD. ${VAR} expansion to strfpath()
     FIX. misc.c nrctbl.c

142) Volker Schmidt <volker@illuminatus.mz.rhein-main.de>
     ADD. Makefile used @LIBDIR@ instead of @NEWSLIBDIR@ (introduced in 134)
     FIX. Makefile.in

141) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. use @INSTALL@
     ADD. minor code cleanup
     FIX. several patches

--unoff BETA release 960804 --

140) Thomas E. Dickey <dickey@clark.net>
     ADD. minor code cleanup (removed useless casts, changed some functions
          to static)
     FIX. several supplied patches

139) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. smarter file permission check for newsrc from newsrctable
     ADD. minor code cleanup
     FIX. nrctbl.c, pgp.c

--unoff BETA release 960803 --

138) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. removed useless (void) get_nntpserver casts
     ADD. removed vWriteNovFile calls if running NNTP_ONLY
     ADD. changed default quote char to "> "
     BUG. tin -n crashed when trying to read articles from a not existing
          newsgroup
     FIX. extern.h, proto.h, tin.h, art.c, mail.c, lang.c, nntplib.c, select.c

--unoff BETA release 960801 --

137) Alexander Lehmann <alex@hal.rhein-main.de>
     BUG. detection of continuation lines is broken in cases where the
          first line in the body starts with whitespace (introduced in 133)
     BUG. article size isn't corrected if it gets shorter due to 1521/1522
          decoding (resulting in wrong (m/n) displays in the pager.)
     BUG. encoding very large lines (>2047 chars) with quoted-printable
          leads to lines longer than 76 chars, due to the buffer overflow.
     FIX. several supplied patches

136) Torsten Neumann <torsten@imke.infodrom.north.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. file permission check for newsrc from newsrctable
     FIX. nrctbl.c

135) Chris Blum <chris@phil.uni-sb.de>
     BUG. compile problem for most Unices by accessing 'hidden' elements of
          the _iobuf structure of stdio.
     FIX. sigfile.c

134) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. configure --help shows --with-inews-dir twice (introduced in 132)
     ADD. minor code cleanup (added ifndef NNTP_ONLY around Iains fall-back
          values for the local active file; added make version to makefile)
     FIX. configure.in, makefile.in, init.c

--unoff BETA release 960731 --

133) Alexander Lehmann <alex@hal.rhein-main.de>
     ADD. smarter MIME-code
     FIX. several supplied patches     

132) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. don't check for LIB/SPOOL/NOVROOTDIR when NNTP_ONLY
     FIX. configure.in

131) Torsten Neumann <torsten@imke.infodrom.north.de>
     ADD. --none/! command to default_sigfile
     FIX. config.c, sigfile.c

--unoff BETA release 960730 --

130) Alexander Lehmann <alex@hal.rhein-main.de>
     BUG. tin did not thread more than 128 articles (introduced in 124)
     ADD. added 'Re :' to eat_re
     FIX. art.c, misc.c, refs.c

129) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code cleanup
     BUG. configure --disable-warnings did not work; fixed a few typos
     FIX. configure.in, art.c

--unoff BETA release 960729 --

128) Alexander Lehmann <alex@hal.rhein-main.de>
     BUG. tin had problems with xover lines longer than 1024 chars
     FIX. extern.h, nntplib.c, open.c

127) Thomas E. Dickey <dickey@clark.net>
     ADD. minor code cleanup
     ADD. configure options: --enable-mime-base64, --with-iso-to-ascii
     ADD. autoconf'd declaration of strchr/strrchr
     FIX. several supplied patches

126) Torsten Neumann <torsten@imke.infodrom.north.de>
     BUG. missing default condition in read_config_file caused tin to
          crash on several systems
     FIX. config.c

--unoff BETA release 960725 --

125) Alexander Lehmann <alex@hal.rhein-main.de>
     ADD. split mime_encodeig to mail_mime_encoding/post_mime_encoding
     ADD. pid to .newnewsrc name to avoid confusions when running multiple
          tins
     ADD. minor code cleanup
     BUG. tin included identical Newsgroups:/Followup-To: lines
     BUG. HAVE_GETHOSTBYNAME was not set if gethostbyname() is in libc
     FIX. several supplied patches

124) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code cleanup (removed variable-shadowing)
     FIX. several patches

--unoff BETA release 960722 --

123) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code cleanup (removed variable-shadowing)
     BUG. conf-tin overrides $CFLAGS
     FIX. conf-tin, proto.h, open.c, save.c, search.c, thread.c

--unoff BETA release 960721 --

122) Daniel Naber <dnaber@pluto.teuto.de>
     BUG. mail_bugreport() does not care about use_mailreader_i=ON
     FIX. post.c 

--unoff BETA release 960720 --

121) Daniel Naber <dnaber@pluto.teuto.de>
     ADD. interactive call of user defined mailer
     FIX. several supplied patches

120) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. moved some newsgroup specific defaults from feed.c to attrib.c
     ADD. minor code clean up
     FIX. feed.c, attrib.c, menukeys.h

--unoff BETA release 960718 --

119) Jason Faultless <jason@radar.demon.co.uk>
     BUG. tin crashed on filtering on a msg-id
     FIX. art.c 

--unoff BETA release 960717 --

118) Dean Takemori <dean@uhheph.phys.hawaii.edu>
     BUG. username of .newsauth was truncated if full path of
          .newsauth is shorter than the server password username line
     FIX. open.c

--unoff BETA release 960716 --

117) Dieter Stueken <stueken@uni-muenster.de>
     ADD. user argument to .newsauth
     FIX. open.c

116) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minor code clean up
     FIX. extern.h, lang.c

115) Jason Faultless <jason@radar.demon.co.uk>
     ADD. Various improvements to reference thread creation
          Siblings now sorted correctly
          Threading on both references and subject
     BUG. Original References header not preserved properly in xover records
     FIX. Several supplied patches

--unoff BETA release 960715 --

114) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. tin returns an empty file (article) when you try to encrypt a pgp
          signed message without knowing the public key.
     FIX. pgp.c

113) Roland Rosenfeld <roland@spinnaker.rhein.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. resign an article with pgp after (delete/)supersede did not work
     BUG. supersede (via 'x'repost) on the first article of a thread did
          not work.
     FIX. post.c

--unoff BETA release 960714 --

112) Thomas E. Dickey <dickey@clark.net>
     ADD. minor code cleanup; fixed a missing #if
     FIX. wildmat.c, refs.c

111) Sven Paulus <sven@oops.sub.de>
     ADD. cursor selection ability for y/n-prompts
     FIX. prompt.c

--unoff BETA release 960713 --

110) Thomas E. Dickey <dickey@clark.net>
     ADD. code cleanup, ncurses support
     FIX. several supplied patches

109) Stefan Scholl <stesch@sks.inka.de>
     ADD. mark forwarded text (mail to someone)
     BUG. ctrl('R') did not work anymore in page-level, but still was
          mentioned in the online help
     FIX. post.c, page.c, menukeys.h

108) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. inserted a few ifdefs to avoid useless definitions
     FIX. menukeys.h

--unoff BETA release 960705 --

107) Chris Blum <chris@phil.uni-sb.de
     BUG. When posting a new article after successfully posting a new
          article with umlauts in the Subject header, Subject default
          is RFC1522 encoded.
     FIX. post.c, pcCopyArtHeader()

106) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. "Bad overview"-error-messages guarded by #ifdef DEBUG so the
          normal user won't see them; fixed a few prototypes; renamed
          RFCDEBUG
     FIX. art.c, post.c, rfc1522.c, Makefile.in

--unoff BETA release 960704 --

105) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. repost_article() calls join_references so reposting an article
          with two white_spaces between 2 msgids won't fail anymore
          (join_references is not appending the original-msgid of the
           article which is reposted to the new References:-line, should
           it?)
     FIX. post.c

104) Chris Blum <chris@phil.uni-sb.de
     BUG. TIN did not guarantee a syntactically correct References line if
          preceding articles had a faulty one.
     BUG. wrong array sizes for header information (mostly LEN instead of
          HEADER_LEN), inane *LEN-declarations
     FIX. several supplied patches

--unoff BETA release 960703 --

103) Greg Berigan <gberigan@cse.unl.edu>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. supersede option on reposting/cancelling
     FIX. several patches

--unoff BETA release 960702 --

102) Chris Blum <chris@phil.uni-sb.de
     BUG. '_' not properly encoded inside non-MIME =?foo?bar?baz?=
          words, which have to be encoded in order to prevent decoding
     FIX. rfc1522.c

101) Jason Faultless <jason@radar.demon.co.uk>
     ADD. reference-threading code cleanup
     FIX. several supplied patches

--unoff BETA release 960701 --

100) Thomas E. Dickey <dickey@clark.net>
     ADD. code cleanup & configure-tweaking
     FIX. several supplied patches

099) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. (introduced in 026) allocated memory was not freed after usage
     ADD. check for NULL pointer before giving memory free
     FIX. configure[.in], config.c, page.c, pgp.c

--unoff BETA release 960630 --

098) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. little code cleanup
     FIX. several patches

--unoff BETA release 960626 --

097) Jason Faultless <jason@radar.demon.co.uk>
     BUG. Circular reference chains not handled correctly
     FIX. several supplied patches

096) Thomas E. Dickey <dickey@clark.net>
     ADD. config.h cleanup, removed variable-shadowing
     FIX. several supplied patches

095) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. little code cleanup
     FIX. several patches

--unoff BETA release 960623 --

094) Chris Blum <chris@phil.uni-sb.de>
     ADD. mail_address to tinrc if defined FORGERY to build a valid From:
          via slip/ppp connections
     FIX. extern.h, config.c, inews.c, init.c

093) Roland Rosenfeld <roland@spinnaker.rhein.de>
     Lars Dannenberg <lars@vendetta.han.de>
     BUG. used wrong colors under certain circumstances
     FIX. extern.h, config.c, help.c, init.c

092) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. renamed DONT_LOG_USER to LOG_USER, set default to off
     ADD. little code 'cleanup'
     BUG. INEWSDIR is not set in src/Makefile
     FIX. several patches

--unoff BETA release 960622 --

091) Jason Faultless <jason@radar.demon.co.uk>
     ADD. Hashing of Message-ID and References headers in msgid cache
          o Saves memory
          o Much faster reference threading
          o Better reference threading
     ADD. Rewrote reference threading to use msgid cache. The entire
          reference tree is now used to collate and build threads,
          even where respective articles no longer exist
     BUG. Expired articles could still included in reference based threads
     BUG. Thread Toggle key didn't work if no unread messages remained
     FIX. several supplied patches

--unoff BETA release 960619 --

090) Chris Blum <chris@phil.uni-sb.de>
     BUG. '"' in mime-encoded-headers caused some trouble
     FIX. rfc1521.c

089) Thomas E. Dickey <dickey@clark.net>
     ADD. top-level 'distclean' ignores errors
     ADD. autoconf cleanup, name fixing, etc.
     FIX. Makefile, aclocal.m4, configure.in, src/Makefile.in

--unoff BETA release 960618 --

088) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. distclean target to top-level Makefile
     FIX. Makefile

087) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. col_text was used when col_normal should be used
     REM. '&' no longer toggles use_color in tinrc
     FIX. several supplied patches

086) Sven Paulus <sven@oops.sub.de>
     BUG. tin generated identical Newsgroups: and Followup-To: lines
     ADD. a little information on the top of ~/.tin/tinrc
     FIX. post.c, inews.c, proto.h, config.c

--unoff BETA release 960617 --

085) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. no dot in news.`cat $INEWS_DOMAIN`)
     FIX. configure[.in]

084) Sven Paulus <sven@oops.sub.de>
     BUG. reposting to multiple groups did not work;
          some text definitions were in the code (-> lang.c)
     ADD. strip duplicate newsgroups from Newsgroups: and Followup-To:
     ADD. show_lines keyword in tinrc
     FIX. several supplied patches

--unoff BETA release 960616 --

083) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. note_h_from overrides note_h_xcommentto
     FIX. page.c, post.c

--unoff BETA release 960613 --

082) Thomas E. Dickey <dickey@clark.net>
     ADD. even more autoconf stuff; code cleanup
     FIX. several supplied patches

081) Branden Robinson <branden@purdue.edu>
     REM. multiple screen redraw keys
     FIX. several supplied patches

080) Chris Blum <chris@phil.uni-sb.de>
     ADD. cleaner compilation under !linux
     FIX. rfc1521.c, rfc1522.c

079) Sven Paulus <sven@oops.sub.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. HAVE_CR_AS_CHAR was never defined but used, prevented BSD-systems
          to recognize CR 
     ADD. 'X' in select.c to quit without saving configuration
     CHG. changed to unoff version :) 
     FIX. several patches

--950824BETA  PLMC.960611 --

078) Sven Paulus <sven@oops.sub.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. tin -n fails if NNTP_ONLY and newsrc could not be read
     FIX. active.c

077) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minimum code clean-up
     FIX. refs.c, nrctbl.c, menukeys.h, proto.h, Makefile.in, autoconf.hin

076) Thomas E. Dickey <dickey@clark.net>
     ADD. even more autoconf stuff
     FIX. several supplied patches

075) Branden Robinson <branden@purdue.edu>
     ADD. code clean-up
     FIX. several supplied patches

074) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. even more color-support (mini-help, etc.)
     FIX. several supplied patches

073) Sven Paulus <sven@oops.sub.de>
     ADD. multiple news-server support (tin -g)
     FIX. several supplied patches

--950824BETA  PLMC.960610 --

072) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. configure --mandir did not work
     FIX. Makefile.in

071) Sven Paulus <sven@oops.sub.de>
     ADD. minimum code clean up
     FIX. save.c, lang.c, extern.h

070) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minimum code clean up
     FIX. group.c, inews.c, mail.c, newsrc.c, post.c, save.c, proto.h, tin.h 

--950824BETA  PLMC.960609 --

069) Sven Paulus <sven@oops.sub.de>
     BUG. tin sometimes freezes while saving a thread
     FIX. save.c

068) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. AC_FUNC_ALLOCA (so it compiles under __hpux without byacc)
     FIX. configure[.in], autoconf.hin

067) Torsten Gesang <toge@stud.uni-sb.de>
     BUG. txt_help_ctrl_g (pgp) was defined but not included in the
          online-help
     FIX. help.c

--950824BETA  PLMC.960608 --

066) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. minimum code clean up (__hpux)
     FIX. nntplib.c, pgp.c

065) Roland Rosenfeld <roland@spinnaker.rhein.de>
     Ulli Horlacher <framstag@moep.bb.bawue.de>
     ADD. signature coloring
     FIX. several supplied patches

064) Chris Blum <chris@phil.uni-sb.de>
     ADD. better algorithm for mime-encoding =sequences or not
     ADD. forged-cancel warning
     FIX. several supplied patches

063) Sven Paulus <sven@oops.sub.de>
     BUG. FIDO-style quoting via mail does not work
     FIX. post.c

--950824BETA  PLMC.960607 --

062) Chris Blum <chris@phil.uni-sb.de>
     ADD. mm_charset default if env is not set
     FIX. rfc1522.c

--950824BETA  PLMC.960606 --

061) Daniel Naber <dnaber@pluto.teuto.de>
     ADD. no quote-coloring below sigdashes
     FIX. page.c

060) Chris Blum <chris@phil.uni-sb.de>
     BUG. useless mime-headers without mime-encoding in the body
     FIX. rfc1522.c

059) Thomas E. Dickey <dickey@clark.net>
     ADD. more autoconf-stuff
     FIX. several supplied patches

058) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. color was wrong when pressing 'K' mark_article_unread
     BUG. 'x' repost_article only came up with the full-name (without
          address)
     FIX. thread.c, post.c

057) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. no range limit for Lines:
     FIX. page.c, thread.c

056) Sven Paulus <sven@oops.sub.de>
     ADD. even more FIDO-style quoting stuff
          %S like %s but with keeping older quotings
     FIX. several supplied patches

--950824BETA  PLMC.960529 --

055) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. %C First Name of author to news_quote_format
     FIX. misc.c config.c

054) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. changed --enable-color default to on
     BUG. no range limit for Lines:
     FIX. configure.in, thread.c

--950824BETA  PLMC.960528 --

053) Chris Blum <chris@phil.uni-sb.de>
     ADD. headers to rfc152*.c files
     BUG. typo in rfc1521.c "US_ASCII" instead of "US-ASCII"
     FIX. rfc1522.c, rfc1521.c

052) Thomas E. Dickey <dickey@clark.net>
     ADD. better algorithm for creating MANIFEST
     FIX. Makefile, makefile.in

--950824BETA  PLMC.960527 --

051) Greg Berigan <gberigan@cse.unl.edu>
     ADD. space_goto_next_unread; code cleanup
     FIX. several supplied patches

050) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. --enable-break-long-lines --disable-mime-strict-charset
          --enable-forgery; code cleanup
     FIX. several patches

--950824BETA  PLMC.960526 --

049) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. --enable-mail-handling --enable-etiquette --enable-forgery
     BUG. --enable-ref-threading did not work
     FIX. several patches
     
--950824BETA  PLMC.960525 --

048) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. little code cleanup; --with-ref-threading
     FIX. several patches

--950824BETA  PLMC.960524 --

047) Branden Robinson <branden@purdue.edu>
     ADD. '&' toggle_color in all levels, rewrote show_inverse_video_status
     FIX. several supplied patches

046) Chris Blum <chris@phil.uni-sb.de>
     BUG. mail_to_someone uses note_h_followup instead of note_h_newsgroups
     FIX. post.c

045) Thomas E. Dickey <dickey@clark.net>
     ADD. autoconf
     FIX. several supplied patches

--950824BETA  PLMC.960522 --

044) Sven Paulus <sven@oops.sub.de>
     ADD. FIDO-style quoting
          %s in quote_chars will be replaced by your initials
     FIX. several supplied patches

043) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. got SIGSEGV on iKeyGroupDisplaySubject in an empty newsgroup
     ADD. little code clean-up
     FIX. art.c, group.c, thread.c

--950824BETA  PLMC.960521 --

042) Jason Faultless <jason@radar.demon.co.uk>
     ADD. Initial implementation of references based threading.
          o Can be set on Options Menu
          o 'u' in group mode cycles through none, subj, refs
          When in a group, threading type appears at top as (S) or (R)
          o Thread menu shows subject lines, 'd' toggles From:
          o Hidden debug key 'a' in thread menu shows thread structure
     BUG. No range checking on integer values in tinrc.
          Out of range values could have unpredictable results.
     ADD. Added range checking to match_integer(). Modified all calls
          to pass in sensible upper limit where possible.
          Various other fixes
     FIX. several supplied patches

041) Branden Robinson <branden@purdue.edu>
     BUG. extraneous newline after "Checking for new newsgroups..."
     BUG. prompting with "Read article" where it should be "Read thread"
     ADD. 'Q' never asks before quitting tin
     ADD. ANSI color enabled/disable foot-line at top level
     ADD. shell escape to thread level.
     ADD. Add "^" command to top, group, thread, and article level
          (and help screen).
     BUG. vi sometimes stumbled "Not that many lines in buffer"
     FIX. several supplied patches

040) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. even more noticed quote-strings
     FIX. color.c

039) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. little code clean-up
     FIX. nntplib.c screen.c

--950824BETA  PLMC.960519 --

038) Branden Robinson <branden@purdue.edu>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. little code clean-up
     FIX. extern.h, proto.h, config.c, init.c, page.c, post.c, rfc1522.c,
          save.c

--950824BETA  PLMC.960518 --

037) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. (it was a useless feature) if show_author!=0 'd' toggles only
          between setting at startup and 0, but there are 4 different
          possibilities to cycle through.
     BUG. tagging counter for tagged articles was not decremented on untag
     BUG. anywhere but the pager on 'z'/'Z' art_marked_unread instead of
          art_marked_return is called
     FIX. group.c, thread.c, newsrc.c

--950824BETA  PLMC.960517 --

036) Juergen Bernau <pas@freitag.muc.de>
     ADD. if (! draw_arrow_mark && strip_blanks) strip_blanks = FALSE;
     FIX. config.c

--950824BETA  PLMC.960516 --

035) Chris Blum <chris@phil.uni-sb.de>
     ADD. print warning if cross-posting contains no Followup-To: line
     ADD. print warning if Followup-To: line contains more than 1 newsgroup
     BUG. case-sensitive header-checking removed
     FIX. several supplied patches
   
--950824BETA  PLMC.960515 --

034) Chris Blum <chris@phil.uni-sb.de>
     BUG. non printable chars were displayed
     FIX. group.c

--950824BETA  PLMC.960512 --

033) Chris Blum <chris@phil.uni-sb.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. typo in post.c
     ADD. little code clean up
     FIX. several supplied patches

--950824BETA  PLMC.960511 --

032) Jason Faultless <jason@radar.demon.co.uk>
     BUG. When changing Process type in Options Menu, <ESC> resets 
          the single character prompt to bogus values.
          Rewrote option toggle interface to use a generic, more
          extensible system.
     ADD. post_process_command
          If defined, command to be run after a successful article decode.
     FIX. several supplied patches

--950824BETA  PLMC.960510 --

031) Chris Blum <chris@phil.uni-sb.de>
     BUG. threading problem with mime-decoded subjects
     FIX. art.c

--950824BETA  PLMC.960507 --

030) Chris Blum <chris@phil.uni-sb.de>
     BUG. threading problem with mime-decoded subjects
     FIX. art.c

--950824BETA  PLMC.960506 --

029) Roland Rosenfeld <roland@spinnaker.rhein.de>
     Giuseppe De Marco <gdemarco@freenet.hut.fi>
     ADD. light-color support
     FIX. several supplied patches

--950824BETA  PLMC.960428 --

028) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. -DFORGERY without INEWS_MAIL_DOMAIN or DOMAIN_NAME
          did not work
     BUG. mail_to_someone did not use auto_cc
     ADD. auto_bcc switch
     FIX. several supplied patches

--950824BETA  PLMC.960427 --

027) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. Did not recognize multi-part mime articles
     FIX. page.c

--950824BETA  PLMC.960421 --
026) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. on a full file-system tinrc was trashed
     FIX. config.c, lang.c, extern.h
          This should also be done for
               write_attributes_file(), write_mail_active_file()
               write_group_times_file(), ...

--950824BETA  PLMC.960407 --

025) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. #ifndef M_UNIX append_file() is not defined (misc.c) but
          used in post.c
     FIX. post.c

--950824BETA  PLMC.960405 --

024) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. iKeyGroupDisplaySubject 'i' to show subject at group_level
          (iKeyGroupQuit2 removed)
     ADD. iKeyPageDisplaySubject 'i' to show subject at page_level
     ADD. iKeyThreadDisplaySubject 'i' to show subject at thread_level
     BUG. compiling without -DHAVE_COLOR compiles color.c 
     FIX. menukeys.h, extern.h, group.c, page.c, thread.c, color.c, help.c,
          lang.c

--950824BETA  PLMC.960401 --

C01) Roland Rosenfeld <roland@spinnaker.rhein.de>
     ADD. -DHAVE_COLOR for color support

--950824BETA  PLM.960401 --

L12) Chris Blum <chris@phil.uni-sb.de>
     BUG. not all headers were mime_decoded
     FIX. post.c, page.c

--950824BETA  PLM.960330 cb/eb/gb/uj/sp/rr/sts --

L11) Roland Rosenfeld <roland@spinnaker.rhein.de>
     BUG. auto_cc did not work.
     BUG. TEX2ISO did not close all files
     FIX. post.c, charset.c

--950824BETA  PLM.960324 cb/eb/gb/uj/sp/sts --

023) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. little code cleanup

--950824BETA  PLM.960322 cb/eb/gb/uj/sp/sts --

022) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. typo in post.c -> can't delete own articles
     ADD. little code cleanup
     FIX. post.c

--950824BETA  PLM.960321 cb/eb/gb/uj/sp/sts --

L10) Greg Berigan <gberigan@cse.unl.edu>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. -DNO_ETIQUETTE to stop printing posting-etiquette
     ADD. -DFORGERY to allow superseding and cancelling
          (newsadmins only!)
     ADD. 'i' at group-selection-level to show group description
     ADD. xpost_quote_format
     ADD. little code cleanup; stripped unused variables, etc.
     BUG. news_quote_format %F had wrong syntax
     FIX. several supplied patches

--950824BETA  PLM.960320 cb/eb/gb/uj/sp/sts --

021) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. when show_xcommentto=ON, it was not mimedecodet;
          when show_xcommentto and highlight_xcommentto were both off
          X-Comment-To: was displayed
     FIX. page.c                           

--950824BETA  PLM.960318 cb/eb/gb/uj/sp/sts --

020) Urs Janssen <urs@akk.uni-karlsruhe.de>
     Bernd Eckenfels <ecki@lina.inka.de>
     BUG. start_editor_offset is incorrect when mail/news_quote_format is
          >=1 line.
     FIX. post.c, check for '\n's in *_quote_format

L09) Sven Paulus <sven@oops.sub.de>
     ADD. show_xcommentto, highlight_show_xcommentto in ~/.tin/tinrc 
          news_quote_format in ~/.tin/attributes
     FIX. several supplied patches

--950824BETA  PLM.960305 eb/uj/sts/gb/cb --

019) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. documentation of the new features in man-page
     BUG. man-page refers to $HOME/.tin/kill as kill-file, but this is now
          $HOME/.tin/filter (line 1420)
     FIX. tin.1

L08) Chris Blum <chris@phil.uni-sb.de>
     ADD. no_advertising switch in tinrc
     ADD. Parses references according to son-of-1036, stripping multiple
          whitespace
     FIX. several supplied patches

--950824BETA  PLM.960302 eb/uj/sts/gb/cb --

018) Urs Janssen <urs@akk.uni-karlsruhe.de> 
     ADD. made keep_posted_articles configurable in tinrc
     FIX. extern.h, config.c, post.c
     later i recognized that such an option exists in ~/.tin/attributes
     so this patch will probably removed in a future version

--950824BETA  PLM.960229 eb/uj/sts/gb/cb --

017) Enrik Berkhan <enrik@akk.uni-karlsruhe.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. No real error-messages on posting failed
     FIX. nntplib.c, open.c

--950824BETA  PLM.960224 eb/uj/sts/gb/cb --

016) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. inverse_okay & draw_arrow both could be off
     FIX. config.c

--950824BETA  PLM.960221 eb/uj/sts/gb/cb --

015) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. match_boolean was case-sensitive
     FIX. tin.h, config.c

--950824BETA  PLM.960220 eb/uj/sts/gb/cb --

L07) Chris Blum <chris@phil.uni-sb.de>
     ADD. encode($NAME || /etc/passwds-name-field)
     FIX. inews.c

--950824BETA  PLM.960219 eb/uj/sts/gb/cb --
--950824BETA  PL0.960215 eb/uj/sts/gb/cb --

014) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. ugly help-text
     FIX. lang.c - reformat help-text
     
L06) Chris Blum <chris@phil.uni-sb.de>
     BUG. minor bug in misc.c, USER-ID was not mime decoded
     FIX. misc.c

--950824BETA  PLM.960215 eb/uj/sts/gb/cb --
--950824BETA  PL0.960215 eb/uj/sts/gb/cb --

013) Enrik Berkhan <enrik@akk.uni-karlsruhe.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. Followup-To: poster - responses are more comfortable
     FIX. lang.c, post.c

--950824BETA  PLM.960214 eb/uj/sts/gb/cb --
--950824BETA  PL0.960214 eb/uj/sts/gb/cb --

012) Urs Janssen <urs@akk.uni-karlsruhe.de>
     ADD. keep_dead_articles configurable in tinrc
     FIX. misc.c, init.c, config.c extern.h, post.c
          append_file (dead_article, article); changed to
	  rename_file (dead_article, article);
          if (keep_dead_articles) append_file (dead_articles, dead_article);

L05) Chris Blum <chris@phil.uni-sb.de>
     ADD. e)dit cancel_msg
     FIX. post.c - applied supplied patch

NOP) ADD. local version number in version.h to MIME/no_MIME.patchdate

--950824BETA  PL0.960211 eb/uj/sts/gb/cb --

011) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. overwriting existing dead.article
     FIX. misc.c, post.c
          rename_file (article, dead_article) changed to
          append_file (dead_article, article);

--950824BETA  PL0.960209 eb/uj/sts/gb/cb --

L04) Chris Blum <chris@phil.uni-sb.de>
     ADD. MIME-en/decoding (Linux/gcc only)
     BUG. loses references with multiple white-spaces in References-line
     BUG. checks only for isprint() but still some chars may
          destroy your terminal
     ADD. if followup-to: is directed to poster, answering 'n' now post the
          article in the newsgroups instead of doing nothing
     FIX. various - applied supplied patch

--950824BETA  PL0.960131 eb/uj/gb --

010) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. automatically changed the order of the filter file, treating mark
          hot as more important than kill - thus some kills won't work.
     FIX. filter.c - code removed

--950824BETA  PL0.960129 eb/uj/gb --

009) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. useless code: xcut_and_paste
     FIX. config.c/init.c/page.c/extern.h - code removed

--950824BETA  PL0.960124 eb/uj/gb --

008) Enrik Berkhan <enrik@akk.uni-karlsruhe.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. builtin_inews prefers /etc/passwd user-id instead of $USER
     FIX. inews.c - changed order

--950824BETA  PL0.960121 eb/uj/gb --

L03) Greg Berigan <gberigan@cse.unl.edu>
     ADD. show article-length in article-overview-level
     FIX. group.c - applied supplied patch

--950824BETA  PL0.951125 eb/uj/gb--

007) Enrik Berkhan <enrik@akk.uni-karlsruhe.de>
     Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. goto implies auto-subscribe, reposition does not update "show
          unread" state.
     FIX. select.c - kicked auto-subscribe, corrected reposition_group

--950824BETA  PL0.951027 eb/uj/gb--

006) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. uses $VISUAL instead of $EDITOR to define the users editor
     FIX. misc.c - changed getval() order

--950824BETA PL0.950919 eb/uj/gb--

005) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. reconnection to server could not be cancelled
     FIX. open.c to recognize get_servers return value of -2

--950824BETA PL0.950917 eb/uj/gb--

004) Enrik Berkhan <enrik@akk.uni-karlsruhe.de>
     Stefan Scholl <stesch@sks.inka.de>
     BUG. tin -w destroys ~/.tin/filter
     FIX. main.c read attributes/filter in right order

NOP) FIX. local version number in version.h to patchdate 

003) Enrik Berkhan <enrik@akk.uni-karlsruhe.de>
     BUG. use_mouse switch was ignored
     FIX. curses.c - recognize switch
     FIX. init.c - use_mouse default to off

--950824BETA eb/uj/gb 02 PL0--

L02) Greg Berigan <gberigan@cse.unl.edu>
     ADD. skip quoted text while reading (press ':')
     FIX. various - applied supplied patch.

--950824BETA eb/uj 02 PL0--

002) Enrik Berkhan <enrik@akk.uni-karlsruhe.de>
     BUG. 'm' mail thread only marks first article in thread as read 
     FIX. feed.c - article pointer corrected
     BUG. 'm' mail thread asks for every article for confirmation
          (introduced in 001)
     FIX. feed.c - missing else statements inserted

--950824BETA eb/uj 01 PL0-- 

L01) Urs Janssen <urs@akk.uni-karlsruhe.de>
     BUG. can't mail under Linux
     FIX. changed tin.h to local setup

NOP) ADD. Added local version number in version.h

001) Enrik Berkhan <enrik@akk.uni-karlsruhe.de>
     BUG. 'm' mail thread and then q)uit still mailed the thread.
     FIX. feed.c - (simple workaround) 

--950824BETA released--
