version 0.7.0:
- This time release doesn't support Fedora and RHEL (and this Clone) as
  a matter of convenience. I'll support these distribution in this summer
  again.
- supported compressed module like SLAX.
- directory structure became like SLAX.
- squashfs is necessary from this version.
- unionfs or aufs is necessary from this version.
- hierarchy.list isn't necessary from this version.
- exclude-package.list was obsoleted.
- changed initrd to initramfs.
- renamed LiveCD creation scripts.
  * mkinitrd-mol -> molmake-initramfs
  * mkfs-mol     -> molmake-modules
  * mkisofs-mol  -> molmake-iso
- added the following options into molmake scripts.
  * --line : output commands executed by molmake scripts.
  * --log  : output log file.
- some files installed in /usr/libexec or /usr/share/mol came to be installed
  in /usr/lib/mol.
- the following variables were removed from molmake.conf.
    SBINDIR, LIBEXECDIR, SYSCONFDIR, DATADIR, MKSQUAHSFS, EX_PKG_LIST,
    INITRD_BS, INITRD_COUNT, COPY_INITRD_TO_BOOTDIR, MAIN_FS, MAINFS_BS,
    MAINFS_COUNT
  and the following were added.
    MOL_VERSION, INITRAM_ROOTDIR, MODULE_ROOTDIR, ISO_ROOTDIR, LIVEDATA_ROOT,
    EXEC_DATA, PATCH_DATA, REPLACE_DATA, ISOLINUX_DATA, INSTALLER_DATA,
    MK_DEV_LIST, PATCH_LISTDIR, REPLACE_LISTDIR, MODULE_LISTDIR,
    MKDIR_ON_INITRAM, MKLINK_ON_INITRAM, MKFILE_ON_INITRAM, CPYCMD_ON_INITRAM,
    KERNEL, INITRAM
- the following boot options were removed.
    boot=, rwdevice=, image=, home=
  and the following were added.
    changes=, debug, iocharset=, load=, unload=, nocd, noswap, nohd, noauto
- the following configuration files were added.
  * make-device.list
  * replace.list (optional name)
  * patch.list (optinal name)
  * module.list (optional name)
  the usage of these files is begin written now. I'll release it soon.
- mol-release package was integrated into mol package.

version 0.6.3:
- fixed a bug that caused USB Mouse not to be probed automatically.
- the latest kernel modules were added as of 14 November 2007.

version 0.6.2.1:
- the latest kernel modules were added as of 29 November 2006.
- supported Vine Linux 4.0.

version 0.6.2:
- supported Fedora Core 6 test3. but, unionfs and ntfs binary packages are
  not contained in this version. compile these packages from source if
  necessary.
- enabled to eject CD/DVD when shutting down. if you don't want to do, add
  noeject in boot option.
- some bugs found after v0.6.1 were fixed.
- the following packages were updated.
  mol       : 0.6.1-0mol1       -> 0.6.2-0mol1
  mol-dep   : 0.6.1-0mol1       -> 0.6.2-0mol1 (except RHEL4)
  mkkmodule : 0.1.5-0mol1       -> 0.1.6-0mol1
  ntfs      : 0.1.5-0mol1       -> 0.1.6-0mol1
  reiserfs  : 0.1.5-0mol1       -> 0.1.6-0mol1
  unionfs   : 1.3-0mol1.fedora5 -> 200609162203-0mol1.fc5 (for FC5)

version 0.6.1:
- fixed a bug where you cannot use yum on Fedora Core 5. but CentOS 4.4 was
  not fixed yet.
- fixed a bug where you cannot boot the System installed by install2win.bat.
- changed unionfs-tools package name to unionfs-utils.
- the following packages were updated.
  mol     : 0.6.0-0mol1         -> 0.6.1-0mol1
  mol-dep : 0.6.0-0mol1         -> 0.6.1-0mol1
  unionfs : 1.0.14-0mol3.rhel4  -> 1.1.5-0mol1.rhel4 (for RHEL4)
            1.1.3-0mol1.fedora5 -> 1.3-0mol1.fedora5 (for FC5)

version 0.6.0:
- supported Vine Linux 4.0(beta).
- added mol-dep package. this package contains some files which depends on
  particular distribution (formerly these files is in mol package).
- added xsetup-mol package and deleted xsetup-mol script in mol package.
- added hierarchy.list configuration file to specify the files easyly which
  you want to make in RAM disk when booting LiveCD/DVD.
- you don't have to configure DISTRIBUTION variable in molmake.conf from this
  version.
- the following packages were updated.
  mol          : 0.5.1-0mol1   -> 0.6.0-0mol1
  busybox-mol  : 1.1.0-0mol1    -> 1.2.1-0mol1
  ddcxinfo-mol : 0.6-6mol2     -> 0.6-7mol1
  hwsetup-mol  : 1.1-1mol3     -> 1.2-3mol1
  mkkmodule    : 0.1.4-0mol1   -> 0.1.5-0mol1

version 0.5.1.1:
- the latest kernel modules were added as of 14 August 2006.

version 0.5.1:
- from this version, you can install your LiveCD/DVD into Windows or Linux
  File System. however, this function has some of restriction. see online
  manual for more detail.
- the following packages were added.
  ntfs-module
  reiserfs-module
- the following packages were updated.
  mol       : 0.5.0-0mol1        -> 0.5.1-0mol1
  mkkmodule : 0.1.3-0mol1        -> 0.1.4-0mol1
  unionfs   : 1.0.14-0mol2.rhel4 -> 1.0.14-0mol3.rhel4 (for RHEL4)

version 0.5.0:
- supported Fedora Core 5.
- removed syslinux-mol package.
- the following packages were updated
  mol          : 0.4.1-0mol1   -> 0.5.0-0mol1
  busybox-mol  : 1.01-0mol3    -> 1.1.0-0mol1
  ddcxinfo-mol : 0.6-6mol1     -> 0.6-6mol2
  hwsetup-mol  : 1.1-1mol2     -> 1.1-1mol3
  mkkmodule    : 0.1.2-0mol1   -> 0.1.3-0mol1
  squashfs     : 2.2-r2mol3    -> 2.2-r2mol4.rhel4 (for RHEL4)
  unionfs      : 1.0.12a-0mol1 -> 1.0.14-0mol2.rhel4 (for RHEL4)
                               -> 1.1.3-0mol1.fedora5 (for FC5)
- added English documents.

version 0.4.1:
- added uninstall section into each package's Makefile.
- renamed molmake package "mol".
- moved Development Environment to SourceForge.jp <http://sourceforge.jp/>,
  so modified all manuals.

