home *** CD-ROM | disk | FTP | other *** search
- 0.3.3
-
- - WAITCLEAR.
- - PREWAIT, WAITCLEAR, MAX_SEND_RETRIES. Makes it more configureable, though
- configuration file would be far better for this kind of purpose.
-
- - Fixed bugs in sealink, which caused transfers on bad lines
- to stop with too many retries message.
-
- - Fixed bug in funpack which could cause terminating too early. It was
- a bug in get_string, which didn't read the terminating null char if
- string was too long just equal to maximum length (someone had 35 char
- name :-), and it read one null more, thought it had no subject, sent
- subject as message body to mail and got something else than message magic (2),
- and thought here is the end. Also now reports if it got something else
- than 2, and stops then.
-
- 0.3.2
-
- - Receiver is now Sealink capable (if that means just adding blocknum
- and its complement after naks and acks?). It seems to work? I did it
- because I had problems when communicating with Binkley, which says
- 'timeout' in long transfers, with no apparent reason, message appears
- without any delay which could be the reason for such message? Maybe
- this works better? Sender is not capable of Sealink, though it
- wouldn't be difficult?
-
- - Some minor changes.
-
- 0.3.1
-
- - Line wrap now according to FSC-0001.TXT.
-
- - rnews can be replaced by command in fnews.cf. This makes possible
- forwarding sysop-echos and such restricted echos to selected users or
- converting echos to mailing lists.
-
- - 'of (node-specification)' will be now removed from name if it is
- there and node-specification specified an existing node. This node-spec
- will be saved and used if originator cannot be found for some reason
- for reply-to path. Order to use is nodelist, orig in name, origin line
- in message, echo feed.
-
- - Zone support has gone giant step forward. For points I need more info,
- ie where they are located in fidonet structures. There shouldn't be
- net-node combinations anywhere, its all Node structures.
-
- - Packet names have been changed to a very strange format, and files
- are stored in in and out directories. Specially the name format may change
- in future again, now its really strange.
-
- - Special characters will be removed user names and scandinavian chars will
- be converted to a and o. Neither conversion happens in usenet format
- messages, but I'll work on it (news software may take care if it itself?).
-
- - REMOVE_ID_IN_PARENTHESIS and SEARCH_NAME_IN_NODELIST are no more
- options, they will be forced in this version.
-
- - Some bug fixes.
-
- - Maybe something else too but I dont remember what.
-
- 0.2.3
-
- - Echomail origin, seenby and so on will be partially printed by
- program, makes maintaining easier as admin doesn't need to change
- node numbers in many places, and version number will be up to date.
-
- - Some bugs fixed.
-