[cvs] expresso/expresso-web/expresso/doc ChangeLog.xml
JCorporate Ltd
jcorp at jcorp2.servlets.net
Thu Sep 9 11:00:38 PDT 2004
Update of /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc
In directory jcorp2.servlets.net:/tmp/cvs-serv10921/expresso-web/expresso/doc
Modified Files:
ChangeLog.xml
Log Message:
upd
Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.238
retrieving revision 1.239
diff -C2 -d -r1.238 -r1.239
*** ChangeLog.xml 8 Sep 2004 21:03:54 -0000 1.238
--- ChangeLog.xml 9 Sep 2004 18:00:36 -0000 1.239
***************
*** 6,9 ****
--- 6,19 ----
<version name="5.6" releaseDate="Not Yet Released">
<comment>Continued Updates</comment>
+ <bug-fix title="DBConnectionPool.getWildCardsList() now returns cloned array">
+ <explanation>After reports of ConcurrentModificationException, changed method to
+ return cloned list rather than data member.</explanation>
+ <contributor>Larry Hamel</contributor>
+ </bug-fix>
+ <bug-fix title="Messages.getString() complains less">
+ <explanation>If given a stack of schemas in which to try to find a message bundle translation,
+ Messages.java no longer complains unless it cannot find any translation anywhere.</explanation>
+ <contributor>Larry Hamel</contributor>
+ </bug-fix>
<bug-fix title="DefaultUserInfo now uses the CacheManager, eliminating problems when changing a username">
<explanation>When changing a username, the old username could not be used in the registration process. The username was being
More information about the cvs
mailing list