#+======================================================================
#
# Project:      Tango Code Generator
#
# Description:  Pogo release notes
#
# $Author: verdier $
#
#-======================================================================

Pogo-8.1.14 - 26/06/2013:
	Add Tango-8.1.2 specific features.
	Fix a problem with state machine when attribute is modified.
	Improve documentation generation to be used by Class2www cleasses.

Pogo-8.1.13 - 03/05/2013:
	Improve documentation generation to be used by Class2www cleasses.

Pogo-8.1.12 - 02/05/2013:
	Improve edit source file feature.

Pogo-8.1.11 - 26/04/2013:
	Problem on READ_WITH_WRITE fixed.

Pogo-8.1.10 - 05/04/2013:
	State/Status polling problem fixed.
	Problem on makefile for multi classes with inheritance fixed.

Pogo-8.1.9 - 04/03/2013:
	Fix problem on string dynamic attribute does not compile due to a mix of const char * and char * data type

Pogo-8.1.8 - 08/02/2013:
	Check for special char on state description.
	Force to not memorized for spectrum/image attribute cloned from a scalar one.

Pogo-8.1.7 - 07/02/2013:
	Fix problem in include path in VC9 projects.

Pogo-8.1.6 - 06/02/2013:
	Fix a problem with bad char in VC9 project.
	Change lib and include pathes in VC9 projects.

Pogo-8.1.5 - 18/01/2013:
	Problem in command using DevEncoded fixed.

Pogo-8.1.4 - 15/01/2013:
	Eclipse project added for C++ classes.
	Add a popup menu on main window to change language.
	Problem in string spectrum write attribute fixed.

Pogo-8.1.3 - 19/11/2012:
	Fix problem in class/device property description for python.

Pogo-8.1.2 - 05/11/2012:
	Fix a problem on inheritance.
	Fix a problem on remove dynamic attribute.

Pogo-8.1.1 - 23/10/2012:
	Problems in python due to generated file name fixed.
	Remove the Soleil special case.
	Problem links to sub-directory in java fixed.

Pogo-8.1.0 - 22/10/2012:
	XTend replaces XPand to define templates.
	C++ and html templates have been re written using xtend.
	Java and Python generators are now available.

Pogo-8.0.8 - 10/08/2012:
	Add methods for future compatibility.

Pogo-8.0.7 - 07/08/2012:
	Pb in generate dialog for multi class project fixed.

Pogo-8.0.7 - 27/06/2012:
	Problem in allocation data member when inherited fixed.

Pogo-8.0.6 - 21/06/2012:
	Problem in write dynamic attribute fixed.

Pogo-8.0.5 - 11/06/2012:
	VC 10 pb with dll fixed.

Pogo-8.0.4 - 04/06/2012:
	zmq.lib added to vc9 project.

Pogo-8.0.3 - 29/05/2012:
	Improve vc10 project.
	Modify file filter for java classes.

Pogo-8.0.2 - 03/05/2012:
	Bug on abstract command inherited fixed.

Pogo-8.0.1 - 05/04/2012:
	Pb with inherited object when DevRestart command received fixed.
	Event criteria management added for attributes (new Tango 8 feature)
	Pb in inheritance for attribute_factory() fixed.

Pogo-8.0.0 - 05/03/2012:
	Improve inheritance
	Add polling on State and Status
	Make corrections to remove warnings when compile with -Wall
	Add ULong64 and ULong64Array.
	Add DevEncoded for Command.
	Fix a problem in non double dynamic attribute.

Pogo-7.5.0 - 30/01/2012:
	Win64/VC10 project added.
	Call for init/delete device and command factory added when class is inherited.

Pogo-7.4.0 - 01/12/2011:
	Workflow upgrade (Eclipse-3.7, XText-2.0, XPand-1.1)

Pogo-7.3.2 - 08/09/2011:
	Bug with DevVarLongStringArray and DevVarDoubleStringArray fixed.

Pogo-7.3.1 - 27/07/2011:
	Pb with dev_state() method in case of ALARM state fixed.
	Pb in case of main.cpp missing (convertion from pogo-6) fixed.
	Buttons for java projects added.

Pogo-7.3.0 - 27/07/2011:
	Dynamic attributes management added.

Pogo-7.2.7 - 15/06/2011:
	Problem in property dialog (description & default value) fixed.

Pogo-7.2.6 - 19/05/2011:
	Mandatory device property management added.
	Change ToolTips management.

Pogo-7.2.5 - 16/05/2011:
	Litle bug in checkLinesToRemove() method fixed.
	Problem with omniORB library release number in vc project files fixed.

Pogo-7.2.4 - 02/05/2011:
	Pb in headers when class name has changed fixed.

Pogo-7.2.3 - 19/04/2011:
	Associated attribute for READ_WITH_WRITE added.
	Fixe a pb between Long and Long64.

Pogo-7.2.2 - 15/04/2011:
	Does not generate read_xxx() metod if xxx attribute is WRITE type.
	Add a filter on Tango types for commands.

Pogo-7.2.1 - 14/03/2011:
	Tools to modified keys (for compatibility with PogoDsl changes) in xmi file added.
	Exclude not generated files from vcX_proj dir for workflow.

Pogo-7.2.0 - 16/02/2011:
	Multi classes manager tool added.
	Additional files added for Makefile and vc9 projects.
	VC9 project templates improved.
	Bug in multi lines attribute description fixed.

Pogo-7.1.1 - 14/02/2011:
	Does not generate Classfactory.cpp and main.cpp if clas is abstract.
	Pb in commnads table fixed.

Pogo-7.1.0 - 10/02/2011:
	Class name change is now managed.
	If a xmi file is in current directory, it is proposed to be loaded.

Pogo-7.0.8 - 07/02/2011:
	Pb in command factory (args description) fixed.
	Fire DatReady event added on attribute.

Pogo-7.0.7 - 01/02/2011:
	VC9 project generation added.

Pogo-7.0.6 - 27/01/2011:
	The files and sub directories not scaned at workflow is now passed dynamicaly to the workflow.

Pogo-7.0.5 - 26/01/2011:
	Some files and sub directories are not scaned any more at workflow.

Pogo-7.0.4 - 04/01/2011:
	Pb with inherited class path for Pogo-6 convertion fixed.

Pogo-7.0.3 - 20/12/2010:
	Pb with DevVarLongArray and DevVarULongArray fixed.
	Pb with special characters in comments fixed.

Pogo-7.0.2 - 15/12/2010:
	Pb on command polled (by default) fixed.

Pogo-7.0.1 - 30/11/2010:
	State/Status polling forbidden.

Pogo-7.0.0 - 24/09/2010:
	First release for Tango distribution.
