2006-04-06  Leslie P. Polzer <polzer@gnu.org>
	* arch/linux.c (_device_set_sector_size): handle sector size for
	ioctl and printf correctly as "long long".

	* labels/dvh.c (dvh_probe), labels/bsd.c (bsd_probe), labels/mac.c
	(mac_probe), labels/pc98.c (pc98_probe), labels/sun.c (sun_probe),
	labels/dos.c (dos_probe), labels/loop.c (loop_probe): immediately
	return negative probe when the device's logical sector size is not
	equal to 512.

2006-03-30  Leslie P. Polzer <polzer@gnu.org>
	* fs/reiserfs/reiserfs.c: added missing block size initializer.

2006-03-27  Leslie P. Polzer <polzer@gnu.org>
	* arch/linux.c (linux_probe_all): probe standard devices before
	/sys/block and /proc/partitions.

	* labels/gpt.c: added Apple GUID support.

2006-03-08  Leslie P. Polzer <polzer@gnu.org>
	* blkpg.h: moved to arch/.

2006-03-03  Leslie P. Polzer <polzer@gnu.org>
	* labels/Makefile.am (liblabels_la_SOURCES): added "dvh.h".

	* Makefile.am (libparted_la_SOURCES): fixed @OS@.c location.

	* arch/linux.c (_probe_standard_devices): probe IDE devices before
	SCSI.

2006-02-25  Leslie P. Polzer <polzer@gnu.org>
	* labels/gpt.c (_read_header, gpt_read): fixed memory leaks.

2006-02-23  Leslie P. Polzer <polzer@gnu.org>
	* labels/gpt.c (pth_free): fixed illegal memory deallocation by
	freeing reserved space before parent.

	* labels/gpt.c (pth_crc32): calculate crc32 from static size.

	* labels/gpt.c (pth_free): free reserved field before freeing parent
	data structure.

	* labels/gpt.c (pth_crc32): calculate crc32 from static size.

2006-02-20  Leslie P. Polzer <polzer@gnu.org>
	* device.c: added ped_device_get_constraint. 


-----------------------------------------------------------------------------

This file is part of GNU Parted
Copyright (C) 1999 - 2006 Free Software Foundation Inc.

This file may be modified and/or distributed without restriction.  This is
not an invitation to misrepresent the history of GNU Parted.

