mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
514a06a0f7
Creating changelog for release. refs #56
1.7 KiB
1.7 KiB
Trick 15.0.beta Change Log
- view commit Add .gitattributes file to exclude files from release.
- view commit Development flag needs to be set in configure script
- view commit Add more files to exclude from release
- view commit Fix #52 : Created a python script to generate the changelog
- view commit Added psi to the list of units for pressure in Trick View. fixes #54
- view commit Moved psi up in the list of units for pressure in Trick View. refs #54
- view commit Fix #55 : Use stringsstreams to build paths rather than a fixed size char array.
- view commit JITEvents are not checkpointable
- view commit JITEvents are not checkpointable
- view commit Fix #55: Fix problem in stringstream declaration
- view commit Merge branch 'master' of https://github.com/nasa/Trick