/* whatsnew.txt v0.70 */
/* EB = Edward Boone */
/* epsilonbeta@geocities.com */
/* http://www.geocities.com/SiliconValley/Vista/6617/index.html */
/* Only nothing seems to be what it looks like */
/*---------------------------------------------------------------------------*/
v0.70:
added this file

adapted load_gif to the latest version of Paul Bartrum's GIF-decoder

see.exe and hear.exe can now be run as standalone programs
(bug-fix: loginname unknown if run as standalone program fixed by referring to default
files michbeta.txt and intrbeta.txt)

.FLC's are supported (this was allready the case in v0.60, only I didn't noticed it then :-))
but not on all computers

You can call online help by pressing [F1] (bug-fix) or <h> (allready in v0.60)
You can read the online help also offline (readme.txt).

Michelle is now part of the DJGPP-distribution. So the directory where it should be installed
from has changed from c:\mich to c:\djgpp
installation: c:\djgpp> pkunzip -d ebmchxxxx.zip
This will install michelle under c:\djgpp\contrib\mich

Michelle can now be downloaded via FTP
e.g
ftp.simtel.net (and it's mirrors)
under /pub/simtelnet/gnu/djgpp/v2tk
the files ebmchxxxb.zip : binaries
          ebmchxxxs.zip : sources

A warning and installation instructions are displayed now if the program can't find
c:\djgpp\contrib\mich\michbeta.txt (instead of just freezing)

compiled with -O2 instead of -O3 to make the exe's a bit smaller
no performance drop though
corrected rotate.c bug to compile it with optimisation switch on

F7 : extract samples from MOD/S3M/MTM/XM-files and save them in c:\djgpp\contrib\mich\data

fixed bug, so that I can play .MID's again

z.c (F10, 0-9) contains effects now (most of them of Brett Porter), but new effect-code is still
welcome
changed also some other effects here and there

here and there some clean-up (like always :-))
