summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrel@mortise.boston.redhat.com>2007-01-12 10:10:07 -0500
committerDavid Cantrell <dcantrel@mortise.boston.redhat.com>2007-01-12 10:14:42 -0500
commit1c1251c20172246671ac2c0c7c66663af902fdf3 (patch)
tree27e958f96fc425ac31645bf2740050a0ae28b15f /AUTHORS
parent9ef417f05d1405d6a6b874d77d93ccf3113deee6 (diff)
downloadparted-1c1251c20172246671ac2c0c7c66663af902fdf3.tar.gz
Updated the AUTHORS file.
(cherry picked from commit 7ab32d423cc43a5e9372a7dc000feb183db9a89a)
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS29
1 files changed, 15 insertions, 14 deletions
diff --git a/AUTHORS b/AUTHORS
index 59f8a8d..07deb22 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -197,17 +197,18 @@ Ithamar R. Adema <ithamar@unet.nl>
David Cantrell <dcantrell@redhat.com>
* Added support for Promise SX8 devices (original patch from Jeremy
- Katz <katzj@redhat.com>)
+ Katz <katzj@redhat.com>)
* Brought IBM/Red Hat DASD patches forward to parted-1.7.x
- Original IBM authors: Volker Sameske <sameske@de.ibm.com>
- Horst Hummel <Horst.Hummel@de.ibm.com>
- Original Red Hat authors: Phil Knirsch <phil@redhat.de>
- Harald Hoyer <harald@redhat.de>
+ Original IBM authors: Volker Sameske <sameske@de.ibm.com>
+ Horst Hummel <Horst.Hummel@de.ibm.com>
+ Original Red Hat authors: Phil Knirsch <phil@redhat.de>
+ Harald Hoyer <harald@redhat.de>
* Prevent SIGFPE when FAT sector size is 0
* Add virtual DASD (VIODASD) on iSeries support
* Use O_DIRECT I/O to prevent first partition corruption on GPT disks
- * Prevent sector reading exceptions from ped_geometry_check() on Mac
- disklabels.
+ * Prevent sector reading exceptions from ped_geometry_check() on Mac
+ disklabels.
+ * Various bug fixes and other things.
Peter Jones <pjones@redhat.com>
* Add ped_exception_get_handler()
@@ -216,16 +217,16 @@ Peter Jones <pjones@redhat.com>
Darren Lavender <dl1@hppine99.gbr.hp.com>
* Fix SIGSEGV in parted 1.6.19 and assertion error in 1.7.0
* Add support for LUN/device resize detection and option GPT
- header corruption
+ header corruption
* Fixed off-by-one error in GPT header that allowed for overlap
- between LDAs of LastUsableLBA and PartitionEntryLBA in backup GPT
+ between LDAs of LastUsableLBA and PartitionEntryLBA in backup GPT
Olaf Hering <olh@suse.de>
* Fixes for Macintosh disk label code
Debarshi Ray <rishi@gnu.org>
- * Display disk model and transport type in parted(8).
- * '--list/-l' command line switch.
- * Introduce 'print devices' and alias 'print list' to 'print all'.
- * Alias 'mktable' to 'mklabel'.
- * Code and API clean-up, bug fixes, and other miscellaneous stuff.
+ * Display disk model and transport type in parted(8).
+ * '--list/-l' command line switch.
+ * Introduce 'print devices' and alias 'print list' to 'print all'.
+ * Alias 'mktable' to 'mklabel'.
+ * Code and API clean-up, bug fixes, and other miscellaneous stuff.