diff --git a/CHANGELOG.md b/CHANGELOG.md
index b075498f9..fec49b0f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
#### Copyright (C) 2011-16 James D. Mitchell et al.
Licensing information can be found in the LICENSE file.
-### Version 2.8.0 (released 25/05/2016)
+### Version 2.8.0 (released 26/05/2016)
In this release there are some new features and some bug fixes. In this
version, we welcome [Nick Ham](https://n-ham.github.io) to the contributors to the package.
diff --git a/PackageInfo.g b/PackageInfo.g
index bb098a64b..f6b0411a9 100644
--- a/PackageInfo.g
+++ b/PackageInfo.g
@@ -40,7 +40,7 @@ SetPackageInfo( rec(
PackageName := "Semigroups",
Subtitle := "",
Version := "2.8.0",
-Date := "25/05/2016",
+Date := "26/05/2016",
ArchiveFormats := ".tar.gz",
SourceRepository := rec(
@@ -74,7 +74,7 @@ Persons := [
rec(
LastName := "Delgado",
- FirstNames := "Manuel",
+ FirstNames := "M.",
IsAuthor := true,
IsMaintainer := false,
Email := "mdelgado@fc.up.pt",
@@ -89,26 +89,30 @@ Persons := [
IsAuthor := true,
IsMaintainer := false,
Email := "j.east@uws.edu.au",
- WWWHome := "http://www.uws.edu.au/staff_profiles/uws_profiles/doctor_james_east",
+ WWWHome := "http://goo.gl/MuiJu5",
Place := "Sydney",
Institution := "University of Western Sydney"
),
rec(
LastName := "Egri-Nagy",
- FirstNames := "Attila",
+ FirstNames := "A.",
IsAuthor := true,
IsMaintainer := false,
Email := "attila@egri-nagy.hu",
WWWHome := "http://www.egri-nagy.hu",
- PostalAddress := Concatenation( [
- "University of Hertfordshire\n",
- "STRI\n",
- "College Lane\n",
- "AL10 9AB\n",
- "United Kingdom" ] ),
- Place := "Hatfield, Herts",
- Institution := "UH"
+ Place := "Akita, Japan",
+ Institution := "Akita International University"
+ ),
+ rec(
+ LastName := "Ham",
+ FirstNames := "N.",
+ IsAuthor := true,
+ IsMaintainer := false,
+ Email := "nicholas.charles.ham@gmail.com",
+ WWWHome := "https://n-ham.github.io",
+ Place := "Hobart, Tasmania",
+ Institution := "University of Tasmania"
),
rec(
LastName := "Jonusas",
@@ -116,17 +120,14 @@ Persons := [
IsAuthor := true,
IsMaintainer := false,
Email := "jj252@st-and.ac.uk",
- PostalAddress := Concatenation( [
- "Mathematical Institute,",
- " North Haugh,", " St Andrews,", " Fife,", " KY16 9SS,",
- " Scotland"] ),
+ WWWHome := "http://www-circa.mcs.st-and.ac.uk/~julius/",
Place := "St Andrews",
Institution := "University of St Andrews"
),
rec(
LastName := "Pfeiffer",
- FirstNames := "Markus",
+ FirstNames := "M.",
IsAuthor := true,
IsMaintainer := false,
Email := "markus.pfeiffer@morphism.de",
@@ -161,6 +162,7 @@ Persons := [
IsAuthor := true,
IsMaintainer := false,
Email := "mct25@st-and.ac.uk",
+ WWWHome := "http://www-circa.mcs.st-and.ac.uk/~mct25/",
PostalAddress := Concatenation( [
"Mathematical Institute,",
" North Haugh,", " St Andrews,", " Fife,", " KY16 9SS,",
diff --git a/VERSIONS b/VERSIONS
index c36e83f2f..ea863c7be 100644
--- a/VERSIONS
+++ b/VERSIONS
@@ -9,7 +9,7 @@
##
##
-release 2.8.0 - 25/05/2016
+release 2.8.0 - 26/05/2016
release 2.7.6 - 19/04/2016
release 2.7.5 - 19/04/2016
release 2.7.4 - 02/03/2016
diff --git a/doc/title.xml b/doc/title.xml
index 3763fbb3b..fcc533470 100644
--- a/doc/title.xml
+++ b/doc/title.xml
@@ -10,6 +10,7 @@