You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@etch.apache.org by di...@apache.org on 2009/02/05 20:40:47 UTC

svn commit: r741260 - /incubator/etch/branches/release-1.0.2/ChangeLog.txt

Author: dixson
Date: Thu Feb  5 19:40:47 2009
New Revision: 741260

URL: http://svn.apache.org/viewvc?rev=741260&view=rev
Log:
update changelog

Modified:
    incubator/etch/branches/release-1.0.2/ChangeLog.txt

Modified: incubator/etch/branches/release-1.0.2/ChangeLog.txt
URL: http://svn.apache.org/viewvc/incubator/etch/branches/release-1.0.2/ChangeLog.txt?rev=741260&r1=741259&r2=741260&view=diff
==============================================================================
--- incubator/etch/branches/release-1.0.2/ChangeLog.txt (original)
+++ incubator/etch/branches/release-1.0.2/ChangeLog.txt Thu Feb  5 19:40:47 2009
@@ -2,6 +2,53 @@
 Release 1.0.2
 -------------
 
+------------------------------------------------------------------------
+r741241 | dixson | 2009-02-05 12:52:46 -0600 (Thu, 05 Feb 2009) | 2 lines
+
+update csharp version strings
+
+------------------------------------------------------------------------
+r741240 | dixson | 2009-02-05 12:52:27 -0600 (Thu, 05 Feb 2009) | 2 lines
+
+fix cleanup of 'target'
+
+------------------------------------------------------------------------
+r741239 | dixson | 2009-02-05 12:51:51 -0600 (Thu, 05 Feb 2009) | 2 lines
+
+update public key list of committers
+
+------------------------------------------------------------------------
+r739287 | sccomer | 2009-01-30 08:16:14 -0600 (Fri, 30 Jan 2009) | 1 line
+
+fix for selector under linux where it throws random file exists io exceptions.
+------------------------------------------------------------------------
+r739282 | sccomer | 2009-01-30 08:12:58 -0600 (Fri, 30 Jan 2009) | 1 line
+
+updates to the unit tests which make the unit tests more stable on linux by changing the port numbers of listening sockets to all be unique.
+------------------------------------------------------------------------
+r739277 | sccomer | 2009-01-30 07:53:46 -0600 (Fri, 30 Jan 2009) | 1 line
+
+update eclipse build scripts and add linux versions.
+------------------------------------------------------------------------
+r738652 | dixson | 2009-01-28 16:36:21 -0600 (Wed, 28 Jan 2009) | 2 lines
+
+make examples more tolerant of changes in the etch version
+
+------------------------------------------------------------------------
+r738635 | dixson | 2009-01-28 15:44:54 -0600 (Wed, 28 Jan 2009) | 7 lines
+
+* update version string to include "-incubating" and "apache-etch" where it seemed appropriate
+* collapsed all build-related .txt files into single 'BUILD.txt'
+* collapsed readme/reference .txt files into single 'README.txt'
+* added 'NOTICE.txt'
+* added 'LICENSE.txt' and 'NOTICE.txt' to the manifest of all generated .jar files
+
+------------------------------------------------------------------------
+r738231 | sccomer | 2009-01-27 14:33:33 -0600 (Tue, 27 Jan 2009) | 1 line
+
+updated changelog and added releasenotes.
+------------------------------------------------------------------------
+
 r738160 | sccomer | 2009-01-27 11:30:43 CST
 
 fix for ETCH-31: MySessionListener in TcpTransportFactory does not override