Fixed bug # #1536 using patch #252: ad_text_to_html doesn't make a paragraph break if your two consecutive line breaks are separated by white space, e.g., you accidentally put a space character on a line by itself.
Major overhaul: - Replaced CyberCash with Payment Service Contract interface. - Added Shipping Service Contract. - Many(!) bug fixes. - Added soft good (goods that don't require shipping) handling capacity. - And more..