Revision history for Perl extension Win32::Registry.


0.05  Tue Sep 15 12:29:06 1998
	- support setting REG_NONE
	- clean up the perl (somewhat)

0.04  Thu Apr 16 23:00:26 1998
	- export compatibility symbols RegFoo() (courtesy Tye McQueen
	  <tye@metronet.com>)
	- enable priveleges in Reg*Key() functions as needed (courtesy
	  Jutta M. Klebe <jmk@exc.bybyte.de>)
	- fix wrong number of args to RegQueryValueEx()

0.03  Fri Feb  6 21:24:30 1998
	- import changes from AS build 315
	- eliminate hardcoded constants in Registry.pm
	- add additional XSUBs for missing Win32 API counterparts
	- fix for Load()/UnLoad() courtesy Jutta M. Klebe <jmk@exc.bybyte.de>

0.02  Sat Aug  2 00:45:08 1997
	- added RegQueryValueEx() (as suggested by
	  Jutta Klebe <jmk@exc.bybyte.de>)
	- Add missing arg for RegQueryInfoKey()
	- Fixed RegSetValueEx() for empty values, and memory corruption
	- Following two changes courtesy Jeff Urlwin
	  <jurlwin@access.digex.net> and Michael Frederick:
	    * new Connect() method and remote.pl example for accessing
	      remove registry objects
	    * iis_install.pl example

0.01  Sat Apr  5 14:23:42 1997
	- original version; created by h2xs 1.18
	- imported Activeware version

