Sun Dec 16 13:43:05 CET 2001
	* Fixed bugs on how GNU EDMA manages dynamic inheritance
	* Added support to specify PAP (Preferer Anchor Point) for on-demand inheritance
	* ines_class_register, now runs ldconfig after registering a class
	* Some other minor bug fixes

Sun Dec  9 11:54:59 CET 2001
	* Minor bug fixes
	* Added the concept of PAP (Preferrer Anchor Points). Now subclasses can choose
	  the anchor point used to downlink their superclasses
	* Automagical homonym virtual method override. Now 

Sat Nov 17 16:49:45 CET 2001
  * Updated IDFSetMet primitive to manage asbtract and static modifier
  * Bug on registering IDF Parsers
  * Added a IDF Parser example
  * Added ines_resgester tool, for just registering a EDMA class
  * Code clean up on graphical tools
  * Minor improvements in GNOME IDF Parser
	- Now it can manage abstract and static modifiers
	- Now it asks user for file override when creating files
  * Update of GNOME IDF Wizard support classes to work with this new release
  * Added AUTOTOOLS_BUILDER to build basic projects for GNU EDMA classes

Tue Oct 23 20:16:40 CEST 2001
  * Added cheks for properties access modifiers defined in idf files

Wed Oct 17 21:51:34 CEST 2001
  * Added support to call OnLoad and OnUnload static methods when a class implementation is loaded

Sun Oct 14 13:00:30 CEST 2001
  * Added realloc operations in low-level memory management module (PRealloc) and in EDMAT_BUFFER management functions (EBufferRealloc)
  * Added this new primitives. Not fully implemented and tested
	- UpCastObj
	- DownCastObj
	- CastObj
	- CloneObj
	- ShallowCloneObj

Sat Jul  7 00:28:31 CEST 2001
  * Added support for abstract methods and classes. Abstract classes can be used like interfaces, but we need extra support to full-cover interface topic. For the moment is enought


Tue May 29 21:10:32 CEST 2001
  * Minor bug fix en ines_installer
  * Added new tool for command-line EDMA skels generation
Sun Apr 15 19:49:04 CEST 2001
  * Add simple support for STATIC methods in classes. At the moment you can't use class paths on static methods and signed methods can be used.
  * Corrected a bug in iniman to access .INI/.IDF files

Fri Apr 13 11:22:37 CEST 2001
  * Added function AbortEDMA to dlink1 for easily shutdown EDMA application on fatal errors (program must finish).

	
Thu Mar 22 20:34:05 CET 2001
  * Added dlink1.o to de lib directory. This new module includes signal handler so new EDMA applications are more simple
  * Added --libs-exe1 option to edma-config for building applications with the new dlin1.o support code
	
Sat Feb 24 19:47:02 CET 2001
  * Finished code cleanup and comment translation.
  * We need to add more comment to the code, but for the moment this is a secondary task
  * We deleted all the files not need for the core.
	
Sun May 14 10:14:21 CEST 2000
  * Fixed a small bug about accessing 8bits long properties.

Sun Apr 30 14:17:00 CEST 2000
  * Fixed bug in EDMAIDF_BUILDER. Virtual field on Method Sections now works
  * ObjReport now shows virtual methods information
  * gidfwizard now uses ID object for getting language implementation list
  * "New" menu option on gidfwizard now works
  * g++ support added to gidfwizard. Now, you can generate implementation files that can be compiled using g++
	
Sun Apr 23 10:13:54 CEST 2000
  * Buffer overflow in iniman.c patched. It isn't correct at the moment
  * ines_installer now processes inesep (INES Extended Packets) files
  * Some minor changes in Install.sh
	
Thu Apr 13 06:36:05 CEST 2000
  * Minor modification on Install.sh. Now generates sh and csh environment setting scripts and sets up builder.db correctly
	
Sun Mar 26 13:30:06 CEST 2000
  * Install.sh: Fixed some bugs. Now the install script seems to work right

Wed Mar  1 07:05:48 CET 2000
  * /tools: Added tool ines_uninstaller, for simple class uninstaller. For the moment, this tool needs to be run standalone.
	
Tue Feb 29 07:53:34 CET 2000
  * gidfwizard modified. New pager in main window for generating arbitrary file types from EDMA clases. File builders.db in share/ subdir defines classes builders.
  * Added /classes/idf_wizard_addons: Added class for generating aplications and makefile skeletons for EDMA and EDMA/GNOME apps
	
Sat Feb 26 18:40:46 CET 2000
  * gidfwizard modified. Now it uses classes for generating output files
  * /classes/idf_wizard_support: Added classes for output generation from GNOME EDMA IDF Wizard
  * /tools: Added script cleanup_after_crash.sh for cleanning shared memory if system crashes. Need Fixes for 
  * Install.sh: Modified for adding cleanup_after_crash
	
Sat Feb 19 13:44:19 CET 2000
  * /classes|examples/example1: Added classes and apps for multilevel and dynamic inheritance hierarchies. 
  * ini1.c(EDMAIni): EDMA Registry isn't processed id there are applications already running. This fix runtime class regitring
  * Install.sh: Added ines_installer in installation process
  * Added ines_installer command line tool for easy class install
	+ Installs EDMA class from .ines files
  * emi.c(AddStockClass) modifications:
	+ Check for null SIUName field in CLASS_INFO struct
	+ Removed interface load code and class status bug fixed
  * emi.c(ActualizeCFG)
  * On shutdown EDMA saves changes to edma32.cfg (real registry) instead of edma32.cf_

	
Fri May 14 17:24:27 CEST 1999

  * Corrected some problem this shared structs mapping per process
  * Updated EDMA ClassBrowser for working with GNOME 1.0
  * Now, version numbering the same as Linux kernel.
  * Actual version 0.5.1
	
Sat Jan  2 15:31:35 CET 1999
  * This is the first modification for 0.4 version
  * Now, EDMADIR environment variable is used for locating EDMA directory
	
	
Sat Jan  2 14:04:13 CET 1999
  * File creation


