From: <mur...@us...> - 2012-11-03 17:38:06
|
Revision: 224 http://sourceforge.net/p/python-control/code/224 Author: murrayrm Date: 2012-11-03 17:38:02 +0000 (Sat, 03 Nov 2012) Log Message: ----------- Modified ChangeLog and README file to test out post-commit hooks. If things are set up correctly, this message should go to the python-control-discuss mailing list. Modified Paths: -------------- README trunk/ChangeLog Modified: README =================================================================== --- README 2012-11-03 05:28:38 UTC (rev 223) +++ README 2012-11-03 17:38:02 UTC (rev 224) @@ -2,10 +2,10 @@ RMM, 23 May 09 This directory contains the top level directory for the Python Control -Systems Library (python-control). This library is still under -development, but is intended to serve as a wrapper for standard -control system algorithms in the python programming environment. +Systems Library (python-control). - trunk/ latest code; still under development + branches/ various branches of the code, as needed tags/ releases and other stable copies - branches/ various branches of the code, as needed + trunk/ latest code + web/ project website pages + Modified: trunk/ChangeLog =================================================================== --- trunk/ChangeLog 2012-11-03 05:28:38 UTC (rev 223) +++ trunk/ChangeLog 2012-11-03 17:38:02 UTC (rev 224) @@ -1,3 +1,7 @@ +2012-11-03 Richard Murray <murray@altura.local> + + * ../README: updated readme file as a test of post-commit hook + 2012-11-02 Richard Murray <murray@altura.local> * doc/conf.py, setup.py: updated version number to 0.6c |