You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by tr...@apache.org on 2005/05/07 09:07:39 UTC

svn commit: r169057 - /directory/network/trunk/xdocs/history.xml

Author: trustin
Date: Sat May  7 00:07:38 2005
New Revision: 169057

URL: http://svn.apache.org/viewcvs?rev=169057&view=rev
Log:
Added a link to Netty2

Modified:
    directory/network/trunk/xdocs/history.xml

Modified: directory/network/trunk/xdocs/history.xml
URL: http://svn.apache.org/viewcvs/directory/network/trunk/xdocs/history.xml?rev=169057&r1=169056&r2=169057&view=diff
==============================================================================
--- directory/network/trunk/xdocs/history.xml (original)
+++ directory/network/trunk/xdocs/history.xml Sat May  7 00:07:38 2005
@@ -11,7 +11,8 @@
         by Trustin Lee (trustin at apache dot org)
       </p>
       <p>
-        In June 2004, I released a network application framework, ‘Netty2’.
+        In June 2004, I released a network application framework,
+        '<a href="http://gleamynode.net/dev/tl-netty2/docs/" target="_blank">Netty2</a>'.
         It was the first network application framework that provides event-based
         architecture in Java community.  It attracted network application
         programmers because of its simplicity and ease of use.  As Netty2