From: <lh...@us...> - 2010-01-13 16:30:08
|
Revision: 137 http://tmapi.svn.sourceforge.net/tmapi/?rev=137&view=rev Author: lheuer Date: 2010-01-13 16:30:00 +0000 (Wed, 13 Jan 2010) Log Message: ----------- Updated CHANGES.txt Modified Paths: -------------- trunk/CHANGES.txt Modified: trunk/CHANGES.txt =================================================================== --- trunk/CHANGES.txt 2010-01-13 16:08:20 UTC (rev 136) +++ trunk/CHANGES.txt 2010-01-13 16:30:00 UTC (rev 137) @@ -6,6 +6,8 @@ ---------------------------- * Fixed TestLocator test case (engines are not required to support application/x-www-form-urlencoded). +* Changed Construct.equals(other) / Construct.hashCode() to compare + the identity of objects. TMAPI 2.0 RC1 - 2009-10-25 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |