/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.591 by mkoch, Wed Aug 28 19:26:23 2002 UTC revision 1.592 by mkoch, Thu Aug 29 18:47:20 2002 UTC
# Line 1  Line 1 
1    2002-08-29  Michael Koch  <konqueror@gmx.de>
2    
3            * java/net/DatagramPacket.java: updated to JDK 1.4 API
4            new methods are:
5            DatagramPacket(byte[] buf, int offset, int length, SocketAddress
6              address),
7            DatagramPacket(byte[] buf, int length, SocketAddress address),
8            void setSocketAddress(SocketAddress address)
9            public SocketAddress getSocketAddress()
10    
11  2002-08-28  Michael Koch <konqueror@gmx.de>  2002-08-28  Michael Koch <konqueror@gmx.de>
12    
13          * java/net/InetSocketAddress.java: Added some documentation and argument          * java/net/InetSocketAddress.java: Added some documentation and argument

Legend:
Removed from v.1.591  
changed lines
  Added in v.1.592

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