 Changes since 0.7.5 < 0.  VMS port thanks to Andrew Greer (Andrew.Greer@vuw.ac.nz)K 1.  Small bug in help.c corrected that caused problems on some systems if a      custom help file was used.D 2.  New function: repeat_last_key.  The default binding is `.'.  The@     function that `.' used to be bound to has been moved to `;'.L 3.  slrn.rc may be placed in SLRN_LIB_DIR to provide defaults for all users,3     e.g., organization, hostname, ...  See INSTALL. C 4.  Catchup bindings changed in article mode.  (By popular demand).  5.  Misc improvements.   Changes since 0.7.4 G 1.  Oops!  It was possible to cancel any article in the old version.  I K     forgot to add a `return' statement after checking to make sure that the 2     person cancelling actually posted the article.6 2.  Missing comma between two strings in help.c added.> 3.  `delete_thread' function added to article mode keybindingsK 4.  `followup' added to slrn.rc.  This allows the user to set the followup  C      string.  For example, I use:  followup "On %d, %r <%f> wrote:" &      See slrn.rc for more information.I 5.  It is now possible to concatenate newsrc files.  slrn will now ignore L     repetitions.  For example, suppose that you have an old newsrc file thatK     you wish to bring uptodate.  Let's call it `old'.  Suppose that another 0     one, `new' is much more extensive.  Then do:              % mv old old~  	% cat old~ new > old  	% slrn -f old 	 H     If you have no idea how this may be useful, then you do not need it.4 6.  Group mode searches will automatically wrap.    L 7.  Some support for automatic detection of ``super-cited'' articles so thatD     quoted lines are handled properly.  This works most of the time.M 8.  If `set no_backups 1' appears in the .slrnrc file, backups of the .newsrc      file is turned off. 5 9.  `g' in article mode will skip to the next digest. G 10. User is now prompted for chance to re-edit a message after editing. D 11. `set beep 0' may now be used to turn off the bell.  See slrn.rc.   Changes since 0.7.3 L 1.  -i init-file command option added.  This allows a different slrn.rc file'     to be specified (default: .slrnrc). L 2.  Silly problem fixed when -create option used but .newsrc does not exist.L 3.  A line read in from the server that begins with two periods is stripped &     of one of them as RFC977 requires.L 4.  Using a prefix argument to the followup command will insert the original     headers into the followup.D 5.  If server drops the connection, an attempt is made to reconnect.     (ljz@panix.com)    Changes since 0.7.2 K 1.  Slight modification to extract real name routine so that if the name is '     not available, the address is used. H 2.  Now possible to specifiy a color for quoted text via `color quotes'.*     The default is: color quotes red whiteL     This really does improve readability of an article with quoted material!F 3.  NNRP authentification support added.  In .slrnrc, use a line like:,        nnrpaccess HOSTNAME USERNAME PASSWORD    Changes since 0.7.1 M 0.  The XPAT server command is exploited if it is available.  Not all servers 3       support it even though it is pretty standard. G 1.  ESC Ctrl-P will find all children of current header by querying the      server. C 2.  Confirm Follow-up when poster sets the followup line to poster. L 3.  ESC-d will now mark the current thread as read-- that is, current header     plus all children.H 4.  SPACE in article mode can be used to read next article or go to next=     group if pressed twice at the end of the current article.       Changes since 0.7.0 K 1.  Typo in the `unsetkey' function corrected.  The typo was a serious one. N 2.  Small change in the Top/Bottom/Percentage calculation for the status line. 3.  Misc bug fixes: 4.  See help.txt for creating your own custom help screen.   Changes since 0.6.3 % 1.  Added `realname' to slrn.rc file. E 2.  TRUE referenced based threading added.  Subject sorting has been  I       abandoned.  A tree in drawn showing how articles are threaded.  The H       color of the tree may be specified by `color tree' in your .slrnrc@       file.  ESC-p will got to the parent of the current header.       H       Note:  If the terminal cannot support line drawing characters, the       tree will not appear.    Changes since 0.6.2 @ 1.  Xref mark as read now takes advantage of group name hashing.0 2.  Fixed problem with getlogin on some systems.   Changes since 0.6.1 L 1.  `N' in article mode will now skip on to next group.  Lowercase `n' still!     retains its previous meaning. J 2.  Bug fixed in catchup-all in article mode.  Previously, it did not mark     all as read.M 3.  A description of each newsgroup can be displayed next to the group name.  "     Use ESC-a to toggle it on/off.H 4.  New environment variable SLRN_LIB_DIR determines where to load filesJ     that may be shared by all users, e.g., the group description file.  ByF     default, it is /usr/local/lib/slrn.  See INSTALL for more details.      Changes since 0.6.0 G 1.  The `G' key at group mode may be used to retrieve new news from the E     server.  In addition, `X' will force the newsrc file to be saved. K 2.  Small bug corrected that manifests itself when no groups are subscribed      to (a very rare situation). L 3.  The one-line help at the bottom of the screen is always visible now.  Of5     course, the full on-line help is still available. G 4.  The Makefile has been modified so that slrn may be easily termified      under Linux.= 5.  Fixed a silly bug that made the -C color flag do nothing.    Changes since 0.5.3 G 1.  Selecting a group with an ESC prefix digit argument will now select      unread articles too.H 2.  My uudecode program can also unpack shell archives.  No need to edit     those headers either. E 3.  When replying, the user defined quote string is used to quote the 
     article.  9 4.  ESC-r from article mode will toggle rot13 decryption. L 5.  `|' in article mode will pipe article to an external command (e.g., lpr)A 6.  Some cosmetic improvements by ljz@ingress.com (Lloyd Zusman). G 7.  ESC-U, ESC-u, ESC-C, ESC-c added by ljz@ingress.com (Lloyd Zusman). H     These functions may be used to catchup and un-catchup on articles in     article mode. G 8.  IF the line: `set show_article 1' appears in your .slrnrc file, the 6     article is displayed when article mode is entered.   Changes since 0.5.2 " 1.  Path header added when postingN 2.  When the newsrc file is written, a backup is made of the previous version.   Changes since 0.5.1 J 1.  ESC-a toggles showing author's name on/off in the header window.  This-     provides a wider display for the subject.    Changes since 0.5.0 ' 1.  Improved help screen for beginners. , 2.  ESC-s now toggles header sorting on/off. Changes since 0.4.0 L 1.    LOGNAME environment variable now checked to get the user's login name.(       Previously, only USER was checked.  2.    newsrc file locking added.( 3.    TAB key now moves past quoted textI 4.    `autobaud' keyword in .slrnrc file may be used to incicate that the H       output rate to the terminal should be synchronized to the terminalL       baud rate.  This behavior was always the default in previous versions.        Now, it is off by default.J 5.  The `L' key in the group menu may now be used to toggle the display of%     unsubscribed groups on and off.     