2003-10-24  Helge Hess  <helge.hess@skyrix.com>

	* Maik Jablonski was so kind to license Epoz to OGo under LGPL
	  instead of ZPL, so we can now start to integrate Epoz even more
	  deeply into OGo without breaking the general licensing scheme.
	  Thanks Mike

2003-10-22  Helge Hess  <helge.hess@skyrix.com>

	* we didn't make any changes to Epoz itself, we just removed the
	  Zope stuff that we do not require and cleaned up the filenames
	  for better inclusion as static web resources in OGo

	* added Epoz to OGo - based on 0.6.0 (stable)

2003-10-15  Maik Jablonski  <maik.jablonski@uni-bielefeld.de>

	* v0.6.0
	
	* Epoz renders now the wysiwyg-textarea with your given 
	  css-styles. This gives you a more realistic feeling about 
	  the look of your work (esp. in Plone). Many kudos to 
	  Ariel Sebbag for the solution to a real problem!!! 

	* Fixed issue for from time to time disabled wysiwyg-areas on 
	  Mozilla. Removed EpozTimeOut by a try-catch-poll in order 
	  to get Mozilla working in wysiwyg-mode. Many thanks to 
	  Guido Wesdorp for this idea!!! 

	* Improved Table-Popup: Now you can insert tables 
	  with or without heads. 

	* Added nowrap-style around Epoz-Toolbar so buttons 
	  won't break onto two lines. 

	* Added finish translation. Thanks to Petri Savolainen! 

2003-10-10  Maik Jablonski  <maik.jablonski@uni-bielefeld.de>

	* v0.5.2

	* Added strikethrough-button. Now you can use Epoz to correct 
	  websites online if you are a teacher...;) 

	* Added nice workaround for all people who want cleaner 
	  html-code from Epoz: switching the views (wysiwyg, source) 
	  automatically before submitting the form will give you 
	  browser-cleaned-up-code (Mozilla does a nice job, IE is crap 
	  anyway). 

	* Added hungarian-translation. Thanks to Tamas Decsi and 
	  Gabor Suveg! 

	* Fixed bug in epoz_toolbox. The default_charset was broken. 
	  Thanks to Marian Saeger for the patch! 

	* Fixed a minor bug in the Plone-Toolbox: Images with single 
	  quotes in the title weren't opened in the popup. Thanks to 
	  Tony Addyman. 

	* Added a dummy blank page. IE breaks over SSL if no source 
	  is given in the inline frame. Thanks to Brian Brinegar for 
	  his patches! 

	* Sanitized the Epoz-init-string in __init__.py with dictionary. 
	  Thanks to Philipp von Weitershausen for his patch! 

	* Improved i18n-layer. Untranslated strings will now fall 
	  back to default-english. Thanks to Sergey Volobuev for his 
	  help and patches! 

	* fixed typo in the example in the README.txt. 
	  Thanks to Luiz Fernando. 
	
2003-07-03  Maik Jablonski  <maik.jablonski@uni-bielefeld.de>

	* v0.5.1

	* fixed bug with different format-tags for IE 
	  and Mozilla. Mozilla couldn't "unbold" text which 
	  was created with IE. 

	* Mozilla now inserts no more style-tags 
	  for simple formats like bold and italics. Additionaly 
	  IE's EM- and STRONG-tags will be converted to Mozilla's 
	  I- and B-tags, which works perfectly with both browsers 
	  rich-text-controls. 

	* introduced EpozTimeOut; if you encounter problems with 
	  Mozilla on MacOS / etc.pp. (you can't see a cursor 
	  in the wysiwyg-area or edit anything) adjust this variable. 

	* added norwegian-language-file. Thanks to Einar Naess Jensen! 

2003-06-30  Maik Jablonski  <maik.jablonski@uni-bielefeld.de>

	* v0.5.0

	* added source-view-switch. Now you can view / edit 
	  the html-source by clicking on the little checkbox 
	  below the editor. If you use a customized 
	  widget-template, please diff it to the current one 
	  before upgrading. 

	* added search-feature to Plone-Toolbox. Now you can 
	  search for contents via SearchableText. 

	* added a frameborder="0" to iframe, so IE doesn't 
	  render an additional border anymore. 

	* added French translation; Thanks to Jean Laroque & 
	  Yannick Dirou! 

	* switched license to Zope Public License (ZPL 2.0). 
	  This should give you more freedom in integrating 
	  Epoz into your own commercial applications / services. 

2003-06-23  Maik Jablonski  <maik.jablonski@uni-bielefeld.de>

	* v0.4.1
	
	* fixed bug in wysiwyg_support.pt for Plone 1.0.1. No more dependency 
	  on global 'member' which was introduced after 1.0.1. 

	* added missing translations for Spanish. Thanks to Pedro J. Rey 
	  Sanchiz! 

	* added Polnish translation; Thanks to Jakub Kasprzycki! 

	* added Dutch translation; Thanks to Ad Schellevis! 

2003-06-22  Maik Jablonski  <maik.jablonski@uni-bielefeld.de>

	* v0.4.0

	* redesigned buttons with CSS; now you can have a real 
	  customizable Plone/or/something/else-look&feel...:) 
	  Please note: I had to make some minor changes to the Epoz-API, 
	  so diff your customized templates against the current 
	  ones before upgrading. 
	  Thanks to Vidar Andersen from BlackTar.com for providing the 
	  icons! I had to convert Vidar's icons to GIFs, because IE 
	  doesn't handle PNGs with transparent background 
	  very well. 

	* fixed bug in wysiwyg_support: no more error when wysiwyg 
	  is not set. 

	* added language-file for italian; thanks to Nicola Bertellini 

	* added language-file for russian; thanks to Sergey V. Volobuev! 

	* added missing translations to pt-BR; 
	  thanks to Luiz Fernando Pasqual S. Souza! 

2003-06-12  Maik Jablonski  <maik.jablonski@uni-bielefeld.de>

	* v0.3.0

	* added a default-toolbox for Plone. Now you can insert links & images 
	  by simply navigating through your site... could be a killer-feature 
	  for Epoz & Plone. 

	* fixed installer: Epoz will not be added more than once to the 
	  available editor-list in Plone. 

	* minor fix: corrected alt-attributes for sub/superscript-button. 
