From: <max...@us...> - 2003-05-04 10:52:22
|
Update of /cvsroot/hibernate/Hibernate2 In directory sc8-pr-cvs1:/tmp/cvs-serv10974 Modified Files: changelog.txt Log Message: updated changelog for <meta inherit> Index: changelog.txt =================================================================== RCS file: /cvsroot/hibernate/Hibernate2/changelog.txt,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** changelog.txt 21 Apr 2003 15:57:38 -0000 1.17 --- changelog.txt 4 May 2003 10:52:18 -0000 1.18 *************** *** 1,4 **** --- 1,8 ---- Hibernate Changelog =================== + Changes in version 2.x (xx.x.2003) + ---------------------------------- + * <meta> tags can now be set to not be inheritable. + Changes in version 2.0 beta 5 (21.4.2003) ----------------------------------------- |