Tue May 21 14:21:16 2002: gc <guillaume.cottenceau@free.fr>

	* fb.pl: don't SDL_TEXTWIDTH when arg is void, thx Guillaume Morin
	  <guillaume@morinfr.org>

	* c_stuff/fb_c_stuff.xs: check return code of SDL_LockSurface and
	  retry if the call was not successful

	* c_stuff/Makefile.PL: use sdl-config
          [Mon Apr  8 09:39:52 2002]

	* SDL_mixer_patched: removed, since SDL_mixer >= 1.2.2 is now
          available; modify Makefile, fb.pl, c_stuff/Makefile.PL
	  accordingly, now main binary is `frozen-bubble'
	  [Mon Apr 15 10:00:28 2002]

	* frozen-bubble: adapt to new perl-SDL with a now working
          Surface::display_format
	  [Mon Apr 15 10:09:51 2002]

	* frozen-bubble: be in -di/-so mode if -l<num> asked for, fix
	  music start in di/so modes 
	  [Mon Apr 15 11:31:28 2002]

	* frozen-bubble: remove hardcoding of big endian samples in the
	  initialization of the mixer, thx Aaron Schrab <aaron@schrab.com>
	  [Tue Apr 16 08:47:05 2002]

	* frozen-bubble: don't release the audio subsystem when disabling
	  sound, there is a bug that prevents the music from coming back
	  gracefully (I don't remember who reported this bug, sorry)
	  [Tue Apr 16 15:20:41 2002]

	* frozen-bubble: provide commandline option to disable sound or
	  music independently (suggested by Joey Hess <joeyh@debian.org>)
	  [Wed Apr 17 09:55:46 2002]

	* frozen-bubble: provide commandline option to point to a
	  directory from which we play modules (also suggested by Joey
	  Hess <joeyh@debian.org>)
	  [Wed Apr 17 10:14:07 2002]

	* c_stuff/fb_c_stuff.xs: check return values of malloc and abort
	  if NULL
	  [Thu Apr 18 11:37:10 2002]

	* frozen-bubble: provide "tips" during loading
	  [Mon May  6 14:17:51 2002]

	* frozen-bubble: `-h' displays explanations about each option
	  [Sat May 11 20:51:45 2002]

	* frozen-bubble: integrate ilmari@ping.uio.no (Dagfinn Ilmari
	  Mannsker) patch to enable on-the-fly fullscreen toggling
	  [Sat May 11 20:52:24 2002]

	* frozen-bubble: fixed absence of high-score when you complete all
	  levels
	  [Sat May 11 21:22:06 2002]

	* frozen-bubble: integrate the `coloublind' bubbles and new
	  launcher graphics
	  [Sat May 11 21:46:06 2002]

	* frozen-bubble: simplify -so option (doesn't need -di anymore)
	  (thx Olivier Andrieu <oandrieu@nerim.net>)
	  [Sun May 12 18:38:34 2002]
	
	* frozen-bubble: 0.9.3


Fri Feb  8 13:13:58 2002: gc <guillaume.cottenceau@free.fr>

	* fb.pl: 0.9.2
	
	* README: fix line referral for footnote #6, fix a small english
	  typo (thx to sbi)
	 
	* Makefile:
	   - substitute hard paths by PREFIX-provided path, at the end of
	     the build
	   - provide a default PREFIX of /usr/local
	   - replace "make" occurences by "$(MAKE)" so that
	     porting on OpenBSD is now possible
	     
	* c_stuff/Makefile*: don't keep the perl generated makefile, it
	  contains site specific stuff :-(, so use an helper Makefile to
	  be sure to rebuild perl Makefile when necessary
	     
	* fb.pl: Change wording for "new keys" dialog, p2/p1 was not very
	  explicit, now "right-pl"/"left-pl"

	* fb.pl: Internalize my fixed version of
	  SDL::Surface::display_format since sdlpl-1.12 is bugged
          (doesn't free memory) (and also sdlpl-1.08 was bugged like that
	  -> the package will work with vanilla Mandrake 8.0)

	* c_stuff/lib/fbmdkcommon.pm: `backtrace' was missing :-(

	* SDL_mixer_patched: clean up site-specific files from configure

	* fb.pl: misc syntax fixes thx to pixel (a.k.a half pixelization)

	* SDL_mixer_patched/effect_position.c: endian patches from
	  Guillaume Morin <guillaume@morinfr.org>

	* INSTALL: created

	* fb.pl;frozen-bubble: use LD_PRELOAD instead of LD_LIBRARY_PATH
	  to override perl-SDL LD_RUN_PATH messing with my patched
	  SDL_mixer (thx Olivier Andrieu <oandrieu@nerim.net>)

	* fb.pl: at the beginning of initializing the game, make a short
	  test to see if we have the data, to produce a more human
	  readable error message if they are missing

	
Tue Feb  5 23:26:40 2002: gc <guillaume.cottenceau@free.fr>
	 
	* fb.pl: 0.9.1 (Initial release)
