/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3924 by audriusa, Tue Jun 28 07:18:11 2005 UTC revision 1.3925 by jfrijters, Tue Jun 28 11:32:39 2005 UTC
# Line 1  Line 1 
1    2005-06-28  Jeroen Frijters  <jeroen@frijters.net>
2    
3            * gnu/java/nio/DatagramChannelImpl.java
4            (getNativeFD): Removed.
5            * gnu/java/nio/DatagramChannelSelectionKey.java
6            (getNativeFD): Modified to extract the native fd via the
7            PlainDatagramSocketImpl.
8            * gnu/java/nio/ServerSocketChannelImpl.java
9            (getNativeFD): Removed.
10            * gnu/java/nio/ServerSocketChannelSelectionKey.java
11            (getNativeFD): Modified to extract the native fd via the
12            PlainSocketImpl.
13            * gnu/java/nio/SocketChannelImpl.java
14            (getNativeFD): Removed.
15            * gnu/java/nio/SocketChannelSelectionKey.java
16            (getNativeFD): Modified to extract the native fd via the
17            PlainSocketImpl.
18    
19  2005-06-28  Audrius Meskauskas  <AudriusA@Bioinformatics.org>  2005-06-28  Audrius Meskauskas  <AudriusA@Bioinformatics.org>
20                    
21          NEWS: Added note about CORBA status in 1.6 release.          NEWS: Added note about CORBA status in 1.6 release.

Legend:
Removed from v.1.3924  
changed lines
  Added in v.1.3925

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26