-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,19 @@ | |
========================================= | ||
|
||
|
||
Changes between ResClasses 4.7.1 and ResClasses 4.7.2 (March 24, 2019): | ||
|
||
- Clarified that this package is licensed under GPL 2 or later. | ||
|
||
- Moved package homepage to <https://gap-packages.github.io/resclasses>. | ||
|
||
- Fixed some issues where loading ResClasses could inadvertently alter | ||
the behavior of GAP library functions. | ||
|
||
- Improved compatibility with future GAP releases (4.11 and later). | ||
|
||
- Other minor adjustments. | ||
|
||
Changes between ResClasses 4.7.0 and ResClasses 4.7.1 (December 18, 2017): | ||
|
||
- The email address [email protected] does not seem to work any more | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
-- A GAP 4 Package -- | ||
|
||
Version 4.7.1 | ||
Version 4.7.2 | ||
|
||
Author and Maintainer: Stefan Kohl, [email protected] | ||
|
||
|