2004-11-08  IKEGAMI Daisuke  <ikegami@madscientist.jp>

	* News : ver 0.1.7 shipped!

	Though some critical bugs may be left in Ming/Ruby,
	I decide to release this version because it is the first chance
	to use Ming 0.3beta1. The odd version number means 'unstable'.

	Please report any bugs or comments to us.

	* debug : comment out all destroy_* functions

	destroy_* functions of Ming are dangerous when Ruby GC works.

	* ext/ming/mingc/swfbutton.c : bug fixed.

	* examples/ : some examples added

2004-11-04  IKEGAMI Daisuke  <ikegami@madscientist.jp>

	* ext/ming/mingc/extconf.rb: merge a patch for FreeBSD

	thanks for this report : [Ming-ruby-users] Install on FreeBSD
	     Date: Wed, 03 Nov 2004 17:47:39 +0900
	     Message-ID: <41889B2B.9050906@na.rim.or.jp>

2004-10-31  IKEGAMI Daisuke  <ikegami@madscientist.jp>

	* News: all source codes are rewritten (by hand).

	To work the library with Ming (ver 0.3beta1),
	there are a lot of efforts to change old sources of Ming/Ruby
	version 0.1.6.

	Now, few examples seems work well fortunately,
	on the other hand, some normal examples fails because of GC error
	or problem about wide character, etc, unfortunately. :-(

	Anyway, I decided to hack at RubyForge
	  http://mingruby.rubyforge.org/
	so that every Ruby hackers (e.g. like you :-)) may help us.

2004-10-30  IKEGAMI Daisuke  <ikegami@madscientist.jp>

	* setup.rb: version 3.3.1.
	'setup.rb' is a generic installer for ruby extensions, which is
	written by Minero Aoki.
	
	http://www.loveruby.net/en/man/setup/index.html

	* News: Project restart.

	Ming/Ruby is now using RubyForge for all future development and
	releases.

	Homepage:
	  http://mingruby.rubyforge.org/
