CHANGES tin v1.0 PL7 -> tin 1.1 PL0
-----------------------------------

1)  uunet!atlantis!bugs (Dan Berry) 
    BUG. Toggling inverse video with 'I' command does not switch on
         highlighted bar when inverse is toggled on.
    FIX. misc.c - switches highlighted bar on if USE_INVERSE_HACK is
         not defined.

2)  iain@estevax.uucp (Iain Lea)
    ADD. thread.c - added 'l' command to manipulate threads easier.

3)  becker@med-in.uni-sb.de (Dieter Becker)
    BUG. define INDEWSDIR in tin.h should be INEWSDIR.
    FIX. changed to INEWSDIR.

4)  john@iti.org (John Sauter)
    BUG. The ! command only allows 80 characters minus the length of the
         prompt. Frequently this is way too small!
    FIX. prompt.c getline.c - added emacs style line editing which allows
         horizontal scrolling of editing area.
 
5)  john@iti.org (John Sauter)
    BUG. When saving threads by Archive-name: field the default is sometimes
         wrong. ie. unshar on a binaries group should be uudecode & zoo.
    FIX. feed.c - check whether group is sources and therefore unshar,
         or if group is binaries uudecode it.             

6)  iain@estevax.uucp (Iain Lea)
    BUG. Artivles should be marked read if saved, printed, piped etc.
    FIX. feed.c - saved, printed piped etc. are marked read if mark
         saved read is set ON in 'M' menu. 

7)  unido!asd.tds.philips.se!kko (Karl-Koenig Koenigsson)
    BUG. When articles are tagged and 'K' command is done the tagged
         article number is not redisplayed.
    FIX. group.c - modified 'K' command to redisplay tagged art number.

8)  otto@norisc.uucp (Otto Niesser)
    BUG. When ESC is pressed to exit 'M' menu at group selection level
         the screen is redrawn but part of the right side of the 'M'
         menu is still present.
    FIX. select.c - added clear screen when -> is used. 

9)  otto@norisc.uucp (Otto Niesser)
    BUG. When ESC is pressed to abort a selected option, the option is
         set even though you wish to abort the operation. 
    FIX. rcfile.c prompt.c - option set to original value if ESC pressed

10) unido!asd.tds.philips.se!kko (Karl-Koenig Koenigsson)
    BUG. Tagged articles are not automatically untagged when processed.
    FIX. feed.c - untags all articles after post processing.

11) hakanl@lulea.telesoft.se (Hakan Lennestal)
    BUG. post_base() & post_response() unlink ~/.article too soon.
    FIX. post.c - applied the supplied patch.
	
12) hakanl@lulea.telesoft.se (Hakan Lennestal)
    BUG. setuid() problems in posting routines.
    FIX. post.c - applied the supplied patch. 
	
13) pgd@compuram.bbt.se (Per Lindqvist)
    BUG. The "addr (username) writes: " when doing a 'F' command is
         wrong.
    FIX. page.c post.c - added extra parameter to post_response()
         routine. 

14) pgd@compuram.bbt.se (Per Lindqvist)
    BUG. When doing a 'f'/'F' followup to an article, when you come
         back to the newsgroup the wrong article is displayed.
    FIX. page.c post.c - check if followup succeeded in post_response().

15) marc@CAM.ORG (Marc Boucher)
    BUG. mark_unthreaded_groups() does not do a setuid() before
         accessing ~/.tin/unthread.
	FIX. misc.c - applied supplied patch. 
	
16) m31z@jupiter.sun.csd.unb.ca (Steven Cogswell)
    BUG. When pressing 'M' menu with no articles in group at article
         selection level a signal 11 causes the program to crash.
    FIX. group.c - modified if() to check if top_base > 0 not top > 0.

17) iain@estevax.uucp (Iain Lea)
    BUG. Posted subject line is not extracted from ~/.article.
    FIX. post.c - modified find_mail_header() to read Subject: line.

18) otto@norisc.uucp (Otto Niesser)
    BUG. threads are saved with 0 bytes length at article page level 
         when reading news via NNTP.
    FIX. save.c - changed save_thread_to_file() to use save_art_to_file().

19) robinson@mdivax1.mdd.comm.mot.com (Jim Robinson)
    BUG. Save paths that begin with '/' should not be expanded, and
         pathnames beginning with '$' should be treated as an enviroment
         variable and be expanded until the first '/' is encountered. 
    FIX. save.c - applied supplied patch. 

20) otto@norisc.uucp (Otto Niesser)
    BUG. Usage message for -r option has DEFAULT_PRINTER as output
         parameter even though no %s is in text.
    FIX. main.c - changed output parameter to (char *) 0.

21) otto@norisc.uucp (Otto Niesser)
    BUG. When a printer is specified with the -p option it should only
         last the duration of the current session and should not be 
         written to the tinrc file.
    FIX. main.c init.c feed.c - added cmd_line_printer varaible so that
         tinrc printer varaible is not affected.

22) georg@norisc.uucp (Georg Biehler)
    BUG. When '1'<BS><TAB><CR> is pressed when prompting for a number
         the cursor is wrongly positioned above the first entry listed.
    FIX. select.c - added check to test if entered number is negative.

23) robert@sys.sweden.dg.com (Robert Claeson)
    ADD. Makefile - applied supplied patch to support DG Aviion. 

24) iain@estevax.uucp (Iain Lea)
    ADD. group.c - added 'd' command to toggle display of subject only
         or subject and author.

25) iain@estevax.uucp (Iain Lea)
    ADD. main.c - added -H option and also when tin is started for the
         first time a brief introduction message is printed for first
         time users.

26) john@iti.org (John Sauter)
    BUG. -M and -S options cause screen not to be reset correctly.
    FIX. main.c - changed exit() call to tin_done() to reset screen.

27) iain@estevax.uucp (Iain Lea)
    BUG. Archive-Name: field in comp.sources.unix is not threaded.
    FIX. art.c - added extra check for Archive-name: and Archive-name:. 

28) iain@estevax.uucp (Iain Lea)
    ADD. group.c - added 'u' command to toggle threading/unthreading
         of all articles within current group.

29) tho@slxger.specialix.de (Torsten Homeyer)
    BUG. Under SCO 3.2.2 the cal getlogin() isn't able to return the
         expected info nor a null pointer. It returns just garbage.
    FIX. init.c - applied supplied patch.
