			PE Explorer: versions history
			-----------------------------

	Legend:
	+ new feature
	* improvement/modification or bug fix

 1.20 (05/07/2001)

	+ Quick Function Syntax Lookup - displays the calling syntax for 
	  exported/imported functions.
	+ Syntax description editor - for adding custom comments, altering 
	  values or creating new library description.
	+ Dependency Scanner - recursively scans all modules linked to by a 
	  particular PE file.
	* Fixed a bug in the Resource viewer: when displaying Borland VCL
          objects the value for strings would occassionally display 
	  incorrectly.

 1.01 (03/23/2001)

	* Fixed a bug which raised an error when compiling resources:
	  occasionally the resource names would be lost.
	* Fixed a bug which raised an exception when aborting disassembly.
	* The improved algorithm of working with big number (500 and more)
	  of items in the resource tree.
	* Changes to the user interface for easy accessability.


 1.00 (02/23/2001)

	+ The Section Editor - now you can edit, repair and restore the damaged
	  section headers.
	+ The Resource Editor - easy-to-use visual editing features let you 
	  quickly modify the resources without writing any scripts.
	+ Opening file in Safe Mode - now you can open and explore even broken 
	  or packed files.
	+ The Plug-ins System - now you can write your own custom plug-ins to 
          perform any startup processing (for unpacking or whatever).
	* The improved algorithm of access to internal structures of PE files.
	* A lot of small but useful enhancements.
	* Some pretty changes to the user interface.
	* Some bugs were caught and fixed (thanks to all who helped testing 
          the beta versions).



 Beta versions history:
-----------------------
 build 0.90  New features added to Resource Viewer:
   		- Menu and Dialogs visualization,
   		- Accelerators and Message Table support,
   		- Autorecognition of Unicode Text and CAB. Displaying info 
		  about CAB contents.
	     Delay Import Viewer added.
	     The Characteristics Editor added to Section Headers Viewer.
	     Fixed a bug which raised an exception when obtaining debug info.
	     Some changes to the user interface.


 build 0.80  Added detailed analysis of form contents (for Borland) with 
              possibility to navigate easily through objects and save their 
              contents (Image Lists, Strings List, Glyphs, Bitmaps etc). 
             Compiler version determination (Standard Version / Professional 
              Version / Client/Server Suite (Enterprise)) for Borland products.
             Minor changes to the user interface.

 build 0.71  first bug fixed

 build 0.70  initial public beta release