Browse Source

4.0.1 release notes.

git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@3293 bbc10eb1-c90d-0410-af57-cb519fbb1720
master
Dave Parker 15 years ago
parent
commit
2eaee4ef55
  1. 14
      prism/CHANGELOG.txt
  2. 9
      prism/VERSIONS.txt

14
prism/CHANGELOG.txt

@ -5,17 +5,21 @@ of the main changes in each public release, see the file VERSIONS.txt.
Latest changes (mostly reverse chronological): Latest changes (mostly reverse chronological):
[correct wrt svn rev 3263] [correct wrt svn rev 3263]
* Added if-and-only-if operator (<=>) for use in models/properties
* Updated version of explicit model checking library
* Testing mode (-test and -testall switches)
* Various bug fixes
Ongoing changes: Ongoing changes:
* Properties can be named, by prefixing with "name":, and reference each other * Properties can be named, by prefixing with "name":, and reference each other
* More improvements to explicit engine * More improvements to explicit engine
* CTL AG/EF * CTL AG/EF
-----------------------------------------------------------------------------
Version 4.0.1 (released ...)
-----------------------------------------------------------------------------
* Added if-and-only-if operator (<=>) for use in models/properties
* Updated version of explicit model checking library
* Testing mode (-test and -testall switches)
* Various bug fixes
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Version 4.0 (released 28/6/2011) Version 4.0 (released 28/6/2011)
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

9
prism/VERSIONS.txt

@ -1,6 +1,15 @@
This file summarises the principal changes between each main public release of PRISM. This file summarises the principal changes between each main public release of PRISM.
For more detailed information about the various changes, see the file CHANGELOG.txt. For more detailed information about the various changes, see the file CHANGELOG.txt.
-----------------------------------------------------------------------------
Version 4.0.1 (released ...)
-----------------------------------------------------------------------------
* Added if-and-only-if operator (<=>) for use in models/properties
* Updated version of explicit model checking library
* Testing mode (-test and -testall switches)
* Various bug fixes
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
Version 4.0 (beta released 16/12/2010) Version 4.0 (beta released 16/12/2010)
----------------------------------------------------------------------------- -----------------------------------------------------------------------------

Loading…
Cancel
Save