This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: Website: java.nio status


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi list,


here a little patch for status.html on our webpage to reflect the 
status of java.nio better.


Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+qVThWSOgCCdjSDsRAtm9AKCEfgD85vvmYuO1rxPSQzjbpE0KkwCfaJDm
s0V24RIVcXg3dZuaHyewYOw=
=4nHS
-----END PGP SIGNATURE-----
Index: status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/status.html,v
retrieving revision 1.24
diff -u -r1.24 status.html
--- status.html	19 Feb 2003 20:45:50 -0000	1.24
+++ status.html	25 Apr 2003 15:29:30 -0000
@@ -78,7 +78,7 @@
 <dt class="package">java.net</dt>
 <dd>Ok.</dd>
 <dt class="package">java.nio</dt>
-<dd>Some code; not working.</dd>
+<dd>The public interface is ready, but the implementation is not working yet.</dd>
 <dt class="package">java.rmi</dt>
 <dd>Ok.</dd>
 <dt class="package">java.security</dt>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]