Wed Sep 21, 2001  Takeshi Horiouchi <horinout@kurasc.kyoto-u.ac.jp>

	* version 0.1.4 released
	* netcdfraw.c: debug  get_var_<type>  correct dimension order
	* test.rb truely get rid of xmp
	
Wed Sep 20, 2001  Takeshi Horiouchi <horinout@kurasc.kyoto-u.ac.jp>

	* version 0.1.3 released
	* README_JP.txt modified accordingly
	* extconf.rb modifyed (support the "test" target)
	* netcdf.rb: debug (NetCDFAtt#put)
	* netcdfraw.c: debug (NetCDF_put_att, NetCDF_put_att_var)
	* test.rb --> debug (usage of NetDCFAtt#put)
	* test.rb --> do not use xmp. Accordingly, xmp.rb is removed from
	  the package
	
Wed Sep 20, 2001  Takeshi Horiouchi <horinout@kurasc.kyoto-u.ac.jp>

	* version 0.1.2 re-released
	* xmp.rb (an almost standard program) is copied to the top directory
	* version 0.1.2 released
	* changed extconf.rb
	  use standard mkmf.rb
	  Makefile modified after creation by mkmf
	* mv netcdf.rb lib/netcdf.rb

Wed Sep 19, 2001  Takeshi Horiouchi <horinout@kurasc.kyoto-u.ac.jp>

	* started ToDo list
	
Wed Sep 19, 2001  Takeshi Horiouchi <horinout@kurasc.kyoto-u.ac.jp>

	* version 0.1.1 released
	* Reference manual (in japanese) updated and renamed to Ref_man_jp*
	* mkmf.rb changed (*.nc included for cleaning), README_JP.txt
	  changed accordingly
	* demo directly added:
	  demo/demo1-create-alt.rb
	  demo/demo1-create.rb
	  demo/demo2-graphic.rb
	  demo/demo2-graphic_old.rb
	  demo/demo3-ncepclim.rb
	* netcdfraw.c: NetCDFDim#unlimdim? added
	* (acutally on Sep 12) netcdf.rb: NetCDFVar#put_att added
	  NetCDF#put_att debug
	* (acutally on Sep 12) netcdfraw.c: a number of debug,
	  NetCDF_put_att_var (NetCDFVar#put_attraw) added
	
Wed Sep 19, 2001  Toshihiro Sakakima <sakakima@kurasc.kyoto-u.ac.jp>

	* version 0.01 released