0.0.8 -> 0.0.9:
- All driver modules: Made fit for kernel-2.4.x.
- All I2C modules: I2C addresses displayed as LSB bound values (bit7==0).
- All I2C modules: Insmod params "address" + "adapter" added.
- mfII: Return codes of SAA7146_* ioctls considered.
- mfII: Format of insmod param "saa7146" changed.
- mfII: Insmod param "fdebug" deleted.
- mfII: Videodev's are unregistered in clear_module only if they have been
  registered in init_module.
- mfII: Fixed: VIDIOCGAUDIO_SAT returns inverted mute state.
- mfII: Fixed: VBI subdevice declares to be able to capture.
- mfII + sp5055II: Frequency value is passed in units of Hz (instead of
  1/16 MHz).
- mfII: VIDIOCGTUNER now returns current tuner signal strength.
- mfII: VIDIOCSCHAN + VIDIOCSTUNER now call SAA7146 norm setting.
- saa7146_core: Insmod params "mode" + "buffers" deleted; insmod params
  "latency", "threshold" + "burst" added.
- saa7146_core: Adapter numbering begins with 0.
- saa7146_core: Grabbing buffer allocated not before V4L open func called;
  grabbing buffer released when V4L close func called.
- saa7146_v4l: Setting of overlay mode is rejected as long as framebuffer
  address is still unset.
- saa7146*: All important YUV colour modes implemented.
- saa7146*: Queue handling for requested frames in grabbing mode
  implemented.
- saa7146*: A bunch of trifles more changed.
- sp5055II: Insmod param "foffset" added.
- msp3400satII: Fixed: Changing between ADR, ADR-L, ADR-R always returns
  to 6120 kHz carrier.
- utils/*: Locale support (NLS) implemented.
- astraradio: Transponder number now displayed in transponder field.
- astraradio: Doesn't automatically mute audio on exit; new control
  field "Mute"; radio channel stays tuned in on start-up if it's a
  "known" channel.
- mfIIset: Some command line options changed.
- mfIIradio: Re-written; some command line options changed; shares common
  variables, functions,... with mfIIset.
- linux/video*: Only our private extensions to the V4L API stored here.
- xawtv-patch/frequencies: Appropriate files for different xawtv
  versions spent.
- SuSE-patch/patch: renamed to SuSE-patch/patch-6.4.
- scripts/*: renamed to examples/*.

test-0.0.7 -> 0.0.8:
- mfII: Fixed: kernel OOPSes occur sometimes.
- mfII: new insmod param: "saa7146".
- mfII: no initialization of STV0056AF video gain anymore.
- mfII: no initialization of STV0056AF scart3 output mode anymore.
- mfII: Fixed: VIDIOCGCHAN doesn't return current video norm.
- mfII: VIDIOCGWIN implemented.
- mfII: Fixed: Running overlay capture stops when a single-image
  grabbing is requested.
- mfII: Additionally initialized on loading module: tuner frequency,
  LNB polarity, image properties in SAA7113, image properties in SAA7146.
- stv0056af: new insmod params: "video_gain", "decoder_output".
- stv0056af: scart1 output and scart3 (= "decoder") output default mode
  is now "Normal clamped".
- msp3400satII: Eurosport forced new audio subcarriers: language 1 =
  7.02 MHz, language 2 = 7.20 MHz.
- saa7146: grabbing routines dont use constant settings for brightness,
  contrast, saturation anymore; they take over values set by
  VIODIOCSPICT now.
- driver/Makefile: "$CURRENT" ascertained by `uname -r` again.
- xawtv-patch/frequencies.c + astraradio: channel names updated.
- mfIIradio: Fixed: doesn't exit immediately if error occurs while
  opening v4l device.
- mfIIradio: "signal" option short-hand character changed from "s" to "i".
- mfIIradio: new option "transponder".
- mfIIinfo: displays more current settings.
- Utility mfIIset created.
- Some icons created.
  
test-0.0.6 -> test-0.0.7:
- README updates.
- driver + scripts subdirectories created.
- ld_mod+ld_mod_debug: fixed: wrong EEPROM driver module name.
- mfII: Fixed: When module is removed signal from internal Audio-In
  still can't be heared at Audio-Out.
- mfII: when module is removed LNB voltage is turned off. 
- saa7113h: fixed: wrong screen colours because of insufficient HS delay.
- stv0056af: fixed: 22 kHz signal can be turned on only one time as long
  as module loaded.

test-0.0.5 -> test-0.0.6:
- README updates.
- xawtv-3.24 patch.
- mfII: new ioctl VIDIOCGAUDIO_SAT.
- mfII: new ioctls VIDIOCGEEPROM + VIDIOCSEEPROM.
- mfII: register eeprom driver.
- mfII: Fixed: Compiling problems with i2c-2.5.4 because of its new
  DRIVERIDs.
- mfII: Fixed: Doesn't reject non-root VIDIOCSFBUF.
- Utility mfIIradio created.
- Utility mfIIinfo created.
- EEPROM driver + utility created.

test-0.0.4 -> test-0.0.5:
- SuSE patch extended.
- msp3400satII: carrier muting removed.

test-0.0.3 -> test-0.0.4:
- Old README file split into README and INSTALL. More clarifications.
- SuSE patch added.
- FAQ begun.
- mfII: open and close don't mute audio anymore.
- mfII: on removing the driver internal audio-in is passed thru to
  audio-out.
- mfII: radio device implemented.
- mfII: new ioctl VIDIOCSAUDIO_SAT; VIDIOCSCARR+VIDIOCSADR discarded.
- msp3400satII: chip initialization changed.
- msp3400satII: 130 kHz+WP1 with all analog audio carriers.
- msp3400satII: ADR mode is now started by VIDEO_SOUND_ADR.
- astraradio: v4l device is now /dev/radio instead of /dev/video.
- astraradio: show TV channel name in transponder field.
- astraradio: deemphasis configuration discarded.
- astraradio: ADR implemented.

test-0.0.2 -> test-0.0.3:
- Some clarifications in README files.
- mfII: Fixed: Can't hear TV sound if radio app closed with other than
  7.02/7.20 MHz audio carrier last active.

test-0.0.1 -> test-0.0.2:
- English version of README file.
