Skip to content

Commit

Permalink
Add historical information to NEWS file
Browse files Browse the repository at this point in the history
  • Loading branch information
lpezzaglia committed Jul 3, 2013
1 parent 83f7cd6 commit 82a7fc5
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Shane Canon <[email protected]> (Initial and lead developer.)
* Larry Pezzaglia <[email protected]>
28 changes: 28 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
CHOS 0.11.2 2013-06-27
======================================
* Modify the method of setting the CHOS mapping of new processes to
address some scenarios identified by Doug Jacobsen of NERSC where
children of very short-lived processes would not inherit a CHOS
context

CHOS 0.11.1 2012-10-29
======================================
* Fix issue where it was not possible to switch
from the "/" environment back to the previous environment.

* Revert "If an invalid CHOS environment is requested, fall back to
the "default" until it can be implemented as a configurable
behavior.

CHOS 0.11 2012-10-02
======================================
* If an invalid CHOS environment
is requested, fall back to the "default" environment.

* Several change to facilitate building under EL6.

* Add support for a special "root" environment with a path of "/".
Selecting the root environment results in a complete exit from
CHOS.

* Multiple code cleanups and build system improvements.

0 comments on commit 82a7fc5

Please sign in to comment.