Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pascal Stücker
pakcs
Commits
bbe3454d
Commit
bbe3454d
authored
Jan 31, 2018
by
Michael Hanus
Browse files
Release notes for version 2.0.1 updated, revision number corrected
parent
4b708632
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
bbe3454d
...
...
@@ -49,7 +49,7 @@ export MAJORVERSION=2
# The minor version number:
export
MINORVERSION
=
0
# The revision version number:
REVISIONVERSION
=
0
REVISIONVERSION
=
1
# The build version number (if >0, then it is a pre-release)
BUILDVERSION
=
0
# Complete version:
...
...
RELNOTES.txt
View file @
bbe3454d
PAKCS: Release Notes
====================
Release notes for PAKCS Version 2.0.0 (January 18, 2018)
Release notes for PAKCS Version 2.0.1 (January 31, 2018)
--------------------------------------------------------
Changes to version 2.0.0:
* Library `SetFunctions`: `minValueBy` and `maxValueBy` added, `minValue`
and `maxValue` depend on `Ord` context.
* Parameter `-cpmexec` added to script `pakcs-makecgi`.
Release notes for PAKCS Version 2.0.0 (January 12, 2018)
--------------------------------------------------------
This version has almost the same functionality as version 1.15.0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment