Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > cbd88527c359e2a232ac18535b18e710 > files > 3

newspost-2.1.1-8.mga6.x86_64.rpm

Newspost 

List of Changes

2.1.1
 - The extra header option (-X) works again
 - Subject line creation is fixed when ALLOW_NO_SUBJECT is defined
 - The text prefix is no longer counted in the "UUencoding xx bytes" line
 - Updated the contact e-mail address

2.1
 - Removed all string length limitations
 - Fixed zero-padding with -q option ("File 01 of 10" not "File 1 of 10")
 - Referencing message IDs (-r option) now works
 - Ability to "fake post" files: newspost can add specific files to 
generated .SFV and .PAR files, and preserve ' \- File x of y: ' numbering, 
but not actually post those files
 - Compilation fixes for a variety of platforms

2.0 - Major rewrite
 - Yencoding support
 - Support for automatic PAR file generation
 - Support for posting parts of files
 - Optionally edit text prefixes and text posts in external editor
 - User-configurable delay before posting
 - New header options, including user-specified extra header lines
 - New file format for defaults, now in .newspostrc
 - Man page :-)
 - SFV posted first instead of last
 - SFV now specified with "-c" instead of "-v"; now "-v" is "verbose"

1.20 - changes by William McBrine
 - .newspost values were sometimes not zero-terminated on rereading,
resulting in garbled settings; fixed
 - messages that had a '.' in the first position on a line could be
posted incorrectly; fixed
 - changed status display to show "Posting n of n" instead of hash
marks
 - lines in the body of the article now end correctly in CRLF,
instead of just LF
 - temporary files are no longer created, except in the case of SFVs
generated by newspost
 - CRLF vs. LF is now handled correctly in reading and writing files
(and should now work under Windows as well as Unix)
 - "Organization" line is now optional; "Subject" parameter is 
optionally optional (see source)
 - corrected format of "User-Agent" line
 - special makefiles for AIX and OSF no longer needed
 - much internal reorganization; faster, smaller, and probably easier
to compile

1.13
 - fixed endless loop that occurs with -v option when one of the
files is deleted before posting is complete
 - no longer prints out your password when displaying help
 - added a makefile and made changes to support DEC alpha OSF1 V4.0 
(thanks Chris Gentle)
 - added a makefile for AIX
 - documentation updated

1.12
 - file permissions on ~/.newspost are now changed to 600 when
it is created or modified
 - fixed bug in creating headers when -t option is used
 - homepage is now included in the user-agent line
 - new -V switch to check the version

1.11
 - the number of digits in the part number field matches the number
of digits in the total part count (thanks Mike Liang)

1.1
 - no longer uses uulib
 - added a makefile for solaris
 - now can reply to messages using -r
 - misc bugfixes

1.01a
 - fixed typo in newspost -h

1.01
 - fixed problems with some news servers

1.0
 - initial release