======================
 pyomo.doc CHANGELOG
======================

-------------------------------------------------------------------------------
 1.5
-------------------------------------------------------------------------------

- Renaming to pyomo.doc

-------------------------------------------------------------------------------
 1.4
-------------------------------------------------------------------------------

- Making asciidoc generate self-contained (stand alone) HTML files.

- Adding an environment variable so that we can (easily) specify
  the absolute path to the asciidoc icons directory.

- Installer documentation
  - Clarify that the user is responsible for updating the PATH environment.
  - Describing the use of pyomo_votd for trunk installation.
  - Distinguish between system Python installation and virtual installation.

- Pyomo documentation updates:
  - The future import for division
  - Added piecewise documentation
  - Describing DataPortal.load()
  - Document the 'table' command
  - Document the Suffix component
  - Document the BuildAction component
  - Fixing variables and setting bounds

- Adding Errata related to the Pyomo book.

-------------------------------------------------------------------------------
 1.3.2
-------------------------------------------------------------------------------

- Fixed an error in the bounds example (lb versus lower)

-------------------------------------------------------------------------------
 1.3.1
-------------------------------------------------------------------------------

- Flushing out the installation guide with wiki text.

- Integrating distributed parallelism (with Pyro) from wiki.

-------------------------------------------------------------------------------
 1.3
-------------------------------------------------------------------------------

- Add some documenation on runph with both types of solver servers for parallel sub-problem solves

- Added some namespace (data command) documentation.

- Setting up a draft installation guide.

- Various changes to cleanup this document.

- Add information about specifying solver interfaces and keepfiles

- Describing output control in PySP and Pyomo optimizers

- Describe how to get solution status in a script

- Describing solver options

-------------------------------------------------------------------------------
 1.2
-------------------------------------------------------------------------------

- Adding cross product operators

- Emphasizing loading solutions after solving in a script

- Fixing the the noiteration1.py example to include the load

-------------------------------------------------------------------------------
 1.1
-------------------------------------------------------------------------------

- Adding AsciiDoc documentation.

- Adding simple examples

- Adding documentation for pysp , sets/param/vars

- Adding notes about Pyomo API development

- Rework of Makefile

-------------------------------------------------------------------------------
 1.0
-------------------------------------------------------------------------------

- A very preliminary release.
