From 5bf1c3da99271f731a403bf504a9f41ae5693a12 Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Sat, 18 Aug 2012 12:18:27 -0400 Subject: [PATCH] Added placeholder for 0.4.4 release notes. --- docs/source/releasenotes/index.rst | 1 + docs/source/releasenotes/notes_0.4.4.rst | 26 ++++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 docs/source/releasenotes/notes_0.4.4.rst diff --git a/docs/source/releasenotes/index.rst b/docs/source/releasenotes/index.rst index 41693f0df..6424aebbe 100644 --- a/docs/source/releasenotes/index.rst +++ b/docs/source/releasenotes/index.rst @@ -10,6 +10,7 @@ bugs fixed, and known issues for each successive release. .. toctree:: :maxdepth: 1 + notes_0.4.4 notes_0.4.3 notes_0.4.2 notes_0.4.1 diff --git a/docs/source/releasenotes/notes_0.4.4.rst b/docs/source/releasenotes/notes_0.4.4.rst new file mode 100644 index 000000000..367efc8ad --- /dev/null +++ b/docs/source/releasenotes/notes_0.4.4.rst @@ -0,0 +1,26 @@ +.. _notes_0.4.4: + +============================== +Release Notes for OpenMC 0.4.4 +============================== + +.. note:: + These release notes are for an upcoming release of OpenMC and are still + subject to change. + +------------------- +System Requirements +------------------- + +There are no special requirements for running the OpenMC code. As of this +release, OpenMC has been tested on a variety of Linux distributions, Mac OS X, +and Microsoft Windows 7. Memory requirements will vary depending on the size of +the problem at hand (mostly on the number of nuclides in the problem). + +------------ +New Features +------------ + +--------- +Bug Fixes +---------