Author: asitang
Date: Thu Oct 8 19:00:30 2015
New Revision: 1707604
URL: http://svn.apache.org/viewvc?rev=1707604&view=rev
Log:
NUTCH-2108: added author name
Modified:
nutch/trunk/CHANGES.txt
Modified: nutch/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/nutch/trunk/CHANGES.txt?rev=1707604&r1=1707603&r2=1707604&view=diff
==============================================================================
--- nutch/trunk/CHANGES.txt (original)
+++ nutch/trunk/CHANGES.txt Thu Oct 8 19:00:30 2015
@@ -2,9 +2,9 @@ Nutch Change Log
Nutch Current Development 1.11-SNAPSHOT
-* NUTCH-2109 Create a brute force click-all-ajax-links utility fucntion for
selenium interactive plugin
+* NUTCH-2109 Create a brute force click-all-ajax-links utility fucntion for
selenium interactive plugin (Asitang Mishra)
-* NUTCH-2108 Add a function to the selenium interactive plugin interface to do
multiple manipulation of driver and then return the data
+* NUTCH-2108 Add a function to the selenium interactive plugin interface to do
multiple manipulation of driver and then return the data (Asitang Mishra)
* NUTCH-2124 Fetcher following same redirect again and again (Yogendra Kumar
Soni via snagel)