1.4.0
	- New stable release

1.3.2
	- Correct detection of failure to open attachment file
	- Fixing some memory leaks (-a and -b work correctly together now)

1.3.1
	- Fixing mime ending boundary for attachments
	- Adding MIME-Version header (Francesco Foschi)
	- Code cleanup and syntax fixes. -Wall should produce no
	  warnings now
	- Correct detection of failure to open attachment file
	- Fixing raw_to_base64 handling


1.3.0
	- Implementing workaround for the lack of the isblank() function
	  on Solaris (alex@trdlnk.com)

1.2.0
	- Fixed the problem with the attachment being renamed to "."
	- New stable release

1.1.2
	- -R was not using the given value (FIXED)
	- Fixed several bugs related to the rate data file

1.1.1
	- ROM will now deliver list and bulk message (but will not
	  reply to them)
	- Fixed the License field on the specfile

1.1.0
	- New development tree
	- Added preliminary ignores capability
	- Rates now can be controled on the user homedir
	- Ignores now can be controled on the user homedir

0.99.1
	- Spell-checked everything

0.99.0
	- No changes from 0.10.1
	- Pre-release/Feature freeze
	- Only bug fixes, security fixes, and RFC2822 compatibility fixes
	  will be accepted. And the later only if crucial.

0.10.1
	- Rate files will be created as 0600 now (privacy)
	- -u, -g, -U and -G now will only take effect if the calling
	  user is root (real uid = 0). Otherwise, ROM will drop it's
	  privileges to that of the calling user

0.10.0
	- Implemented paranoid mode (see man for details)
	- No longer accept files for inclusion (-a and -b) if the
	  filename start with a dot (.)
	- Implemented reply rate limiting feature (-R). Needs a
	  special directory /etc/rom/.rates/, which must be 1777.

0.9.0
	- ROM will now handle folded mail headers (RFC2822)
	- Fixed a condition when ROM would cause the MTA do deliver an
	  error message
	- Code cleanup
	- More CREDITS entries

0.8.2
	- ROM will no longer reply to message with precedence set to
	  'list' or 'bulk'

0.8.1
	- Final fix for the deadlock.

0.8.0
	- Added -C for chrooting
	- Added -u, -g, -U and -G for dropping of privileges
	- Removed the PARAMETERS and USAGE files. The information is on
	  the man only now
	- Fixed a bugs that could make ROM deadlock

0.7.0
	- Attachment mime-type auto-detection implemented
	- Added CREDITS file

0.6.0
	- Created the rom.1 man
	- Keeping the documentation files for now, they may still be
	  useful

0.5.2
	- Fix for a compilation bug on 0.5.0

0.5.0
	- New value for -h (2 = Full body as a mime attachment)
	- New parameters -a and -t to send attachments on the reply

0.4.1
	- Removed a debug message left behind
	- Added syslog capabilities

0.4.0
	- Added the -S parameter
	- Two new documentation files (HEADERS and PARAMETERS)
	- Fixed a typo on the help screen

0.3.1
	- Initial Public Release
