Gazpacho-0.5.1 13-February-2005
	- Minor HIG improvements (Ross Burton)
	- New translation: Catalonian (Marc Sabat)
	- Remove the prefix attribute in the .glade file so libglade doesn't
	complain (Lorenzo Gil)
	- Some more widgets supported: GtkAlignment, GtkComboBoxEntry (Lorenzo)
	- Convert MenuBars and Toolbars from Glade-2 generated .glade files
	to the new Gazpacho files (using GtkUIManager) (Lorenzo)
	- Many bug fixes (Lorenzo)
	- Migration of bugtracker from Mantis to Bugzilla at bugzilla.gnome.org
	(Lorenzo)

Gazpacho-0.5.0 4-February-2005
	- New menu/toolbar support much cleaner than the previous UIManager
	Editor (Lorenzo Gil Sanchez)
	- New vertical (experimental) layout (Lorenzo)
	- Action pool, Action and ActionGroup editors (Lorenzo)
	- A lot of code clean up that means some speed ups (Lorenzo)
	- Better serialization and loading code: Support for <object> tags in
	the glade file (Lorenzo)
	- Allow to save the UI of the UIManager in the glade file or in
	a separate file (Lorenzo)
	- Fix a crash bug (#128) (Lorenzo)
	- Toplevels are much easier to work with (Richard Hult)
	- Add context menus for Boxes so you can placeholders (Richard)
	- Allow deletion of placeholders (Richard)
	- GtkNoteBook bug fixes (Richard)
	- Don't ask the box size on creation (Richard)
	- Documentation about how to add your widgets (Richard)
	- Editor refactorization and sane support for special property
	editors (Mikael Hallendal)
	- Fixed .desktop file (Rafael Villar Burke)
	- Updated translations (Rafael)

Gazpacho-0.4.0 28-January-2005
	- Better support for win32 (Lorenzo)
	- Fix a bug about not allowing to press cancel in save
	dialogs (Gustavo Noronha)
	- Better support for multiple projects (Gustavo)
	- Fixed bug in popup menu and widget tree view (Johan Dahlin)
	- Fixed bug with path strings in win32 (Miguel Hernandez)
	- Improved documentation in many places (Lorenzo)
	- Clean up a lot of code and redesign some important classes (Lorenzo
	and Johan)
	- Fixed bug about selection code (Lorenzo)
	- Make application gettextable (Lorenzo)
	- Uninstall script for Linux (Lorenzo)
	- Use a command manager and make commands more Object
	Oriented for API sanity (Lorenzo)
	- Debug windows: Command Stack View and Clipboard View (Lorenzo)
	- Added a script to handle i10n: langadmin.py (Lorenzo)
	- Fixed bugs in Undo/Redo system (Lorenzo and Richard Hult)
	- Ask before closing a project (Gustavo Carneiro)
	- Select Placeholders when clicking on them and also allow to select
	their parents when Shift is pressed (Lorenzo and Richard)
	- Copy/Cut/Paste (Lorenzo)
	- Better window management support (Lorenzo and Richard)
	- New Catalog approach (Mikael Hallendal)
	- New widget registry (Johan)
	- Better synchronization betweend properties and views (Mikael)
	- Better support for properties and added a packing-defaults prop
	for the widgets (Mikael)

	- First translations: Spanish, Gallego, French (Rafael Villar Burke)
	Brazilian Portuguese (Henrique Romano)

Gazpacho-0.3.2 17-January-2005
	- Lots of code cleanups. Gazpacho is PEP-8 compliant now and pychecker
	also likes us more (Johan Dahlin)
	- Improve Project View selection (Johan)
	- Rearrange some widgets in the palette (Johan)
	- Fix bug in placeholder drawing (John Ehresman)
	- Make it more compatible with libglade (Lorenzo)
	- Fix bugs about XML serialization (Lorenzo)
	- Much better initialization code (Johan)
	- Better localmode and use of FileChooser instead of
	FileSel (Jonathan Blandford)
