1.0 (implemented by Eduard Dulich, 3 Apr, 1999, 21:11)
	* First public release, no changes since 0.9.4.
	  Please, send diffs for this very version.

0.9.4 (implemented by Eduard Dulich, 3 Apr, 1999, 12:37)
	* Source code reformatted to match common style.
	* Now dos2koi handles text of unlimited size.
	* deline() now takes parameter (char) and draws line with it.
	  Number of message is shown in message header, not in delimiter line.

0.9.3 (implemented by Eduard Dulich, 30 March, 1999, 19:37)
	* Bug fix! Incorrect type of PacketHeader items caused improper
	  addresses displayed in the first message.
	* Attributes are shown now!
	* Command-line parameter 'm' is obsolete.

0.9.2 (implemented by Eduard Dulich, 30 March, 1999, 17:18)
	* Now we decode from cp866 to koi8 in the same field.
	* No more MAX_MSG size of message! Now we ask system for an amount 
	  of memory equal to pkt size.

0.9.1 (implemented by Eduard Dulich, 29 March, 1999, 19:14)
	* internal changes - read whole structs PacketHeader and
	  PacketMessageHeader instead of step by step item reading.
        * checks for result of fread() everywhere.
	* bug fix: type of items of PacketMessageHeader changed from
	  'unsigned int' to 'unsigned short int'.

0.9 (implemented by Eduard Dulich, 29 March, 1999)
	* Fixed error in bug fix from version 0.8bf
	* IMPORTANT: from this version coordinator of 'catpkt' is
	  Eduard Dulich (2:464/98). With all suggestions and bug fixes
	  please contact him.

0.8fD1 (implemented by Eduard Dulich)
	* Some attempts have been made to improve the speed of catpkt.
	  The problem was when clearing buffers.

0.8bf (implemented by Alexander Prohorenko)
	* Bug fix. When packet consists of several messages and 1st message
	  much more then 2nd 'catpkt' didn't clear translating table.
	  When 'catpkt' translate 3rd numbered point addresses it didn't clear
	  this field for next message.

0.79preXd1, 0.8 (implemented by Eduard Dulich)
	* Now no zero point address is shown for nodes.

0.79preD3 (implemented by Eduard Dulich)
	* Got rid of some nasty warnings. Actually, nothing serious.

0.79preD2 (implemented by Eduard Dulich)
	* Sign for kludge line has changed in previous version. So the check
	  for it had to be updated.
	* Face changes: 2 spaces after "To:" statement and "Subj:" instead
	  of "Subject:". Now "From:", "To:  " and "Subj:" look better
	  together.

0.79pre, 0.79pre1 (implemented by Alexander Prohorenko)
	* Strafing nearer to "standart" GoldED appearance. Face changes.
	* Stable port, all know bugs are disabled ;)

0.78d (implemented by Alexander Prohorenko)
	* At least we have point address support on message headers (FMPT,
	  TOPT translator added).

0.78c-a1 (implemented by Alexander Prohorenko)
	* 0.78a1 version changes applied to 0.78c.

0.78c (implemented by Eduard Dulich)
	* Now function xprintf() checks for flagK, so printing pkt's with 
	  kludges is done using xfputc() also.

0.78b (implemented by Eduard Dulich)
	* catpkt.c: output text when printed with xprintf() is formatted to fit
	  80 character string width (new function xfputc()).

0.78a1 (implemented by Alexander Prohorenko)
	* Documentation changes.

0.78a (implemented by Alexander Prohorenko)
	* pkt.h changes, now we're translating zone and point information from
	  packet header.
	* Some face changes.

0.77d (implemented by Alexander Prohorenko)
	* MS-DOS port.

0.77c3 (implemented by Alexander Prohorenko)
	* NO_UID flag. For use with OSes with no UID operations (MS-DOS, etc).
	  Use smth. like this: make clean; make dos; make all

0.77c2 (implemented by Alexander Prohorenko)
	* Message size correction. Limited by 999,999 bytes.

0.77c1 (implemented by Alexander Prohorenko)
	* Some face changes.

0.77c (implemented by Eduard Dulich)
	* Makefile changes. 
	* Filtering kludges output.
	* New command-line switch "k" - show kludges (disabled by default).

0.77b (implemented by Eduard Dulich)
	* Unlimited message size (probably?).
	* Recoding (cp866-koi8r) for headers.

0.77a (first public release by Alexander Prohorenko)
	* First public working version.
