summaryrefslogtreecommitdiff
path: root/news/slrn
AgeCommit message (Collapse)AuthorFilesLines
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-10-30Update to 0.9.6.3mjl2-4/+4
0. Bug fixes: artmisc.c: If a line is marked as a PGP line, then it cannot also be a quote line. art.c: Only wrap/unwrap an article when the display requires it. art.c: Allow rot13 to apply to signature. uudecode.c: If a line contains a space, then skip it. art.c: get_parent_headers: avoid self-referencing articles group.c: remove arbitrary group name length limit. group.c: code added to support for arbitrarily long newsrc lines. art.c: Fix sorting methods 4 and 6. art.c: Add From header to forwarded emails. art.c: MIME process article after saving it. art.c: have ESC-p sync line with parent. art.c: avoid infinite loop on search_article (""); post.c: if signature is "", then do not add it. mime.c: allow whitepspace to follow `=' continuations art.c: update thread scores after art_xpunge 1. #v+/#v- verbatim marks may be hidden via `hide_verbatim_marks' variable. The article mode function "toggle_verbatim_marks" may be used to toggle the state of the marks. 2. Special characters in URLs are passed to browser in hex format. 3. BeOS system name added to version.c 4. line length check skipped in verbatim sections. 5. doc/README.macros: Mention post_file_hook 6. src/xover.c: algorithm for extracting msg-id from In-Reply-To changed. 7. The thread tree depth maximum size (for the graphic) was increased from 32 to 256 after reworking how the graphic is stored. 8. doc/slrn.1,slrn.rc: typos fixed 9. src/startup.c: "blue" foreground colors changed to "lightgray" to make the object standout on xterm. 10. The `Date' header may be given a color 11. macros/color.sl updated 12. New slrnrc variable: 'set check_new_groups 1'. If 0, then do not check for new groups 13. src/post.c: Allow verbatim sections to exceed 80 character line limit with no warning.
2000-01-10(re)genwiz1-2/+1
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
2000-01-02Oops, remove unnecessary (and conflicting) patch.mjl1-22/+0
2000-01-01Update to 0.9.6.2. Change are mostly bugfixes and minormjl7-71/+55
cosmetic changes.
1999-12-17Make this work on alphapooka2-1/+24
1999-10-16Update to 0.9.5.7. Changes are minor bug fixes.mjl2-5/+5
1999-07-22libslang to 1.3.8mycroft1-2/+2
1999-07-09Add package patch checksum files.agc1-0/+5
1999-06-22Remove redundant "--prefix=..." from ${CONFIGURE_ARGS}.tron1-2/+2
1999-06-22Update dependence on "libslang" package to version 1.3.7.tron1-2/+2
1999-05-18Update to slrn-0.9.5.9mjl1-3/+5
1999-05-18Update to slrn-0.9.5.6mjl5-40/+40
1999-04-12Update to 0.9.5.4. Relevant changes:mjl2-6/+6
0. Misc bug fixes, including: * slrn now honors port information encoded in hostname when refreshing newsgroups. 1. Tweak to generation of NEWGROUPS server command to make it y2k compliant. (In my opinion, the protocol is weak in this area) 3. New configuration variable: set simulate_graphic_chars 0 4. Patch from Hubert Figuiere <Hubert.Figuiere@solsoft.fr> to handle (broken?) knews iso-latin1 mime encoding. 5. New configuration variable: set auto_mark_article_as_read 1 If zero, reading an article will not cause it to be marked as read. 6. It is now possible to specify what headers to show via the .slrnrc line: visible_headers "From:,Subject:,Newsgroups:,Followup-To:,Reply-To:" 7. Tweak to group.c:group_sync_group_with_server courtesy of stesch@parsec.rhein-neckar.de (Stefan Scholl).
1999-02-09sendmail is in /usr/sbin, not /usr/lib.hubertf1-2/+12
Reported by <torppa@staff.megabaud.fi> in PR 6966.
1998-10-31Add missing rcs ids.frueauf2-0/+4
1998-10-31Remove unnecesary mkdir rule.frueauf1-2/+1
1998-10-31Set proper PKGNAME (name-version sheme); remove double BUILD_DEPENDS onfrueauf1-14/+12
libslang, DEPENDS is enough; remove unnecesary blank lines.
1998-10-31Slrn - a text terminal based newsreader. Version 0.9.5.3.hwr8-0/+154