From ee7d6dca203090566528e051e7f7361429614746 Mon Sep 17 00:00:00 2001 From: Curtis Gedak Date: Sun, 4 Oct 2015 10:04:01 -0600 Subject: [PATCH] Provide credit for patch by Albert Young (#755608) Add recognition for work done by Albert Young to prevent a hang in GParted labeling FAT16/32 if label contained illegal characters. Bug 755608 - Labeling fat16/fat32 partitions hangs if certain characters included in label --- AUTHORS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 6503b055..476f6399 100644 --- a/AUTHORS +++ b/AUTHORS @@ -23,6 +23,9 @@ We need to keep track of copyright (see the Maintainer HOWTO on www.gnu.org). Names are listed in alphabetical order by first name. +Albert Young + * Wrote patch to prevent hang labeling FAT if illegal chars in label + Bart Harkvoort * Original author of GParted. * Created and maintained up to official 0.3.3 release and