/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.697 by brawer, Mon Nov 11 10:15:26 2002 UTC revision 1.698 by mkoch, Mon Nov 11 14:25:45 2002 UTC
# Line 1  Line 1 
1    2002-11-11  Michael Koch <konqueror@gmx.de>
2    
3            * java/nio/channels/AlreadyConnectedException.java:
4            Removed unneeded import.
5            (AlreadyConnectedException): Added documentation.
6            * java/nio/channels/ByteChannel.java: Wrapped.
7            * java/nio/channels/Channel.java: Documentation added.
8            * java/nio/channels/DatagramChannel.java: Reindented.
9            * java/nio/channels/FileChannel.java: Reindented.
10            * java/nio/channels/GatheringByteChannel.java: Documentation added.
11            * java/nio/channels/InterruptibleChannel.java: Documentation added.
12            * java/nio/channels/ReadableByteChannel.java: Documentation added.
13            * java/nio/channels/ScatteringByteChannel.java: Documentation added.
14            * java/nio/channels/WritableByteChannel.java: Documentation added.
15            * java/nio/channels/spi/AbstractChannel.java: Reindented.
16            * java/nio/channels/spi/AbstractSelectableChannel.java:
17            (blockingLock): Must be final.
18            (configureBlocking): Must be final.
19            (implCloseChannel): Must be final.
20            (isBlocking): Must be final.
21            (isRegistered): Must be final.
22            (provider): Must be final.
23            (register): Must be final.
24            * java/nio/channels/spi/AbstractSelectionKey.java:
25            Reindented.
26            (cancel): Must be final.
27            (isValid): Must be final.
28    
29  2002-11-11  Sascha Brawer  <brawer@acm.org>  2002-11-11  Sascha Brawer  <brawer@acm.org>
30    
31          * java/util/logging/XMLFormatter.java (getHead): Use UTF-8 as          * java/util/logging/XMLFormatter.java (getHead): Use UTF-8 as

Legend:
Removed from v.1.697  
changed lines
  Added in v.1.698

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