joerg 2003/06/27 16:18:51
Modified: . status.xml Log: fixed bug 20682: multiple calls on getValidity() return different DirValidity objects (DirectoryGenerator) Revision Changes Path 1.65 +4 -1 cocoon-2.1/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/status.xml,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- status.xml 26 Jun 2003 12:10:15 -0000 1.64 +++ status.xml 27 Jun 2003 23:18:51 -0000 1.65 @@ -183,6 +183,9 @@ <changes> <release version="@version@" date="@date@"> + <action dev="JH" type="fix" fixes-bug="20682" due-to="Wolfgang Kowarschick" due-to-email="[EMAIL PROTECTED]"> + Fixed return of different DirValidity objects on multiple calls on getValidity() in the DirectoryGenerator. + </action> <action dev="DC" type="update"> The DTDs are now completely handled by the catalog entity resolver. The old copies of DTDs at xdocs/dtd/ have been removed. If you are