Merge branch 'master' of github.com:SpringSource/spring-data-graph
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Spring Data Graph Changelog
|
||||
=============================================
|
||||
|
||||
Changes in version 1.0.0.M4 (2011-03-14)
|
||||
Changes in version 1.0.0.M4 (2011-03-15)
|
||||
----------------------------------------
|
||||
|
||||
* update to Neo4j-1.3.M04
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
<fo:table-row>
|
||||
<fo:table-cell text-align="center">
|
||||
<fo:block font-family="Helvetica" font-size="12pt" padding="10mm">
|
||||
<xsl:text>Copyright © 2010 </xsl:text>
|
||||
<xsl:text>Copyright © 2010 - 2011 </xsl:text>
|
||||
<xsl:for-each select="bookinfo/authorgroup/author">
|
||||
<xsl:if test="position() > 1">
|
||||
<xsl:text>, </xsl:text>
|
||||
|
||||
Reference in New Issue
Block a user