From f98a0727f3a25ece5ae325b8ff536c9081254262 Mon Sep 17 00:00:00 2001 From: Dave Parker Date: Fri, 23 Nov 2012 00:59:31 +0000 Subject: [PATCH] CHANGELOG. git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@6023 bbc10eb1-c90d-0410-af57-cb519fbb1720 --- prism/CHANGELOG.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/prism/CHANGELOG.txt b/prism/CHANGELOG.txt index ef1719eb..af20de67 100644 --- a/prism/CHANGELOG.txt +++ b/prism/CHANGELOG.txt @@ -2,9 +2,11 @@ This file contains details of the changes in each new version of PRISM. ----------------------------------------------------------------------------- Latest changes (mostly reverse chronological): -[correct wrt svn rev 5476] +[correct wrt svn rev 6022] ----------------------------------------------------------------------------- +* GUI now takes both model and properties files as arguments +* -importinit option works for steady-state as well as transient probability computation * Prototype reactions-to-PRISM translator * New options to plot graphs for simulation paths in the GUI * Improvements to simulation path generation using -simpath switch