]> git.mxchange.org Git - flightgear.git/blobdiff - utils/xmlgrep/ChangeLog
Merge branch 'ehofman/version'
[flightgear.git] / utils / xmlgrep / ChangeLog
index 789549a2a7540a26e8faad73f5e47940a0b76492..2f8e4c26b7699196f2ac146687a5dc96408ea98d 100644 (file)
@@ -1,3 +1,8 @@
+24-05-2009
+  * Add a node cache that can be enabled at compile time.
+    the node cache prevents recursively walking the xml tree over and over
+    again to find the specified nodes.
+
 05-05-2009
   * Various bugfixes, required to get fgrun working
   * add testxml as sort of a stress test application