commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

classpath ./ChangeLog java/util/Properties.java


From: Tom Tromey
Subject: classpath ./ChangeLog java/util/Properties.java
Date: Sun, 16 Feb 2003 20:45:36 -0500

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Tom Tromey <address@hidden>     03/02/16 20:45:36

Modified files:
        .              : ChangeLog 
        java/util      : Properties.java 

Log message:
        2003-02-16  Ranjit Mathew  <address@hidden>
        
        * java/util/Properties.java (store): Move the code formerly in
        list(), into this method.
        (list (PrintStream)): Just call list (PrintWriter) with a
        PrintWriter object constructed from the given PrintStream object.
        (list (PrintWriter)): Emulate the output of Properties.list()
        as found in JDK 1.3/1.4.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.873&tr2=1.874&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/util/Properties.java.diff?tr1=1.21&tr2=1.22&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]