Author: mbenson
Date: Wed Jul 30 09:25:32 2008
New Revision: 681110
URL: http://svn.apache.org/viewvc?rev=681110&view=rev
Log:
regen release notes
Modified:
commons/proper/jxpath/trunk/xdocs/release-notes-1.3.xml
Modified: commons/proper/jxpath/trunk/xdocs/release-notes-1.3.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/xdocs/release-notes-1.3.xml?rev=681110&r1=681109&r2=681110&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/xdocs/release-notes-1.3.xml (original)
+++ commons/proper/jxpath/trunk/xdocs/release-notes-1.3.xml Wed Jul 30 09:25:32
2008
@@ -127,6 +127,8 @@
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/JXPATH-108'>JXPATH-108</a>] -
problems with NodeSet returned from custom function.
</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/JXPATH-124'>JXPATH-124</a>] -
Make buildContextChain method of Path class protected
+</li>
</ul>
<h2> New Feature