*** previous/tuple-filters.xml	2008-09-28 14:59:48.000000000 +1000
--- current/tuple-filters.xml	2008-11-18 09:51:17.000000000 +1100
***************
*** 359,365 ****
          </p>
  
          <p>
!           The XPath expression implied by the sibling filter is:
          </p>
          <p>
            <code>	
--- 359,365 ----
          </p>
  
          <p>
!           The XPath expression implied by the location filter is:
          </p>
          <p>
            <code>	
***************
*** 543,548 ****
--- 543,563 ----
            </p>
          </revision>
  
+         <revision ref="person-geoff" day="17" month="11" year="2008">
+           <p>
+             Made the <att>variable</att> attribute have type <code>variable:QName</code>
+             because it contains variable name QNames that do not resolve according to the
+             rules used for QNames with data type xs:QName. This change was suggested by 
+             <personref ref="person-herm"/>.
+           </p>
+         </revision>
+ 
+         <revision ref="person-geoff" day="18" month="11" year="2008">
+           <p>
+             Changed "sibling" to "location" in the paragraph explaining the implied
+             XPath expression for location filters.
+           </p>
+         </revision>
  
        </revisions>
  
