Author: kubes
Date: Mon Jun 25 21:45:35 2007
New Revision: 550683

URL: http://svn.apache.org/viewvc?view=rev&rev=550683
Log:
NUTCH-497: Fixes problems relating to StackOverflow errors
and extreme nested tags.  Adds general framework for stack
based Node walking.

Modified:
    lucene/nutch/trunk/CHANGES.txt

Modified: lucene/nutch/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/lucene/nutch/trunk/CHANGES.txt?view=diff&rev=550683&r1=550682&r2=550683
==============================================================================
--- lucene/nutch/trunk/CHANGES.txt (original)
+++ lucene/nutch/trunk/CHANGES.txt Mon Jun 25 21:45:35 2007
@@ -64,6 +64,9 @@
 
 20. NUTCH-504 - NUTCH-443 broke parsing during fetching. (dogacan)
 
+21. NUTCH-497 -  Extreme Nested Tags causes StackOverflowException in 
+       DomContentUtils...Spider Trap. (kubes)
+
 Release 0.9 - 2007-04-02
 
  1. Changed log4j confiquration to log to stdout on commandline



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to