/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.1492 by mkoch, Thu Oct 2 19:49:41 2003 UTC revision 1.1493 by mkoch, Thu Oct 2 20:10:47 2003 UTC
# Line 1  Line 1 
1  2003-10-02  Michael Koch  <konqueror@gmx.de>  2003-10-02  Michael Koch  <konqueror@gmx.de>
2    
3            * java/text/SimpleDateFormat.java
4            (compileFormat): Character.isLetter(char) allows too much characters.
5            Replace it with Character.isLowerCase(char) ||
6            Character.isUpperCase(char).
7    
8    2003-10-02  Michael Koch  <konqueror@gmx.de>
9    
10          * java/util/prefs/Preferences.java          * java/util/prefs/Preferences.java
11          (defaultFactoryClass): Fixed default factory class name.          (defaultFactoryClass): Fixed default factory class name.
12          (getFactory): Instantiate factory class.          (getFactory): Instantiate factory class.

Legend:
Removed from v.1.1492  
changed lines
  Added in v.1.1493

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