From: <ai...@us...> - 2010-02-27 18:51:00
|
Revision: 10824 http://plplot.svn.sourceforge.net/plplot/?rev=10824&view=rev Author: airwin Date: 2010-02-27 18:50:47 +0000 (Sat, 27 Feb 2010) Log Message: ----------- Note explicit bug numbers in testing table notes. Modified Paths: -------------- trunk/README.release Modified: trunk/README.release =================================================================== --- trunk/README.release 2010-02-27 17:48:32 UTC (rev 10823) +++ trunk/README.release 2010-02-27 18:50:47 UTC (rev 10824) @@ -224,16 +224,14 @@ targets. c. No obvious configure, build, or install errors. Some well-known - rendering bugs (misplaced text, etc.) for a few devices. devices. - No test errors other than those noted in additional notes. + rendering bugs (misplaced text, etc.) for a few devices. No test + errors other than those noted in additional notes. d. test_c_tk subset of test_interactive failed for install - tree. (invalid command name "plclient_init") + tree. (bug 2960318, https://sourceforge.net/tracker/?func=detail&aid=2960318&group_id=2915&atid=102915) e. test_qt_example subset of test_interactive failed for build tree - and install tree. (c++/qt_example locks up when attempting to exit - normally [ctrl-C does get out of the lockup] and valgrind says the - first memory error involves QMutex::~QMutex). + and install tree. (Bug 2960324, https://sourceforge.net/tracker/?func=detail&aid=2960324&group_id=2915&atid=102915). 1. Changes relative to PLplot 5.9.5 (the previous development release) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |