- ISOLINUX can be chainloaded. Various fixes.
- Fixed a bug hidden deeply in memcheck.
- Fixed a bug hidden deeply in get_diskinfo.
- Fixed a bug in load_image.
- GRLDR(as a no-emulation-mode bootable CDROM image) was adapted to cope with some buggy BIOSes(e.g., VirtualPC).
- Added LBA-to-CHS geometry translation(in int13_handler) to simulate LBA(EBIOS)-enabled drives on CHS-only drives.
- Added a new feature of Unconditional Command-line Entrance.
- Applied Beverly Brown's patch to load_initrd.
- Added two new options to the map command to better serve Win9x.
- The default config file search path for GRUB.EXE was changed to
- (DOS file) .menu.lst and then (DOS file) menu.lst and then(GRUB file) /menu.lst.
- Other bug fixes.