Author: hyunsik
Date: Tue Jun 30 06:25:28 2015
New Revision: 1688361

URL: http://svn.apache.org/r1688361
Log:
Fixed typos.

Modified:
    tajo/site/releases/0.10.1/announcement.html

Modified: tajo/site/releases/0.10.1/announcement.html
URL: 
http://svn.apache.org/viewvc/tajo/site/releases/0.10.1/announcement.html?rev=1688361&r1=1688360&r2=1688361&view=diff
==============================================================================
--- tajo/site/releases/0.10.1/announcement.html (original)
+++ tajo/site/releases/0.10.1/announcement.html Tue Jun 30 06:25:28 2015
@@ -469,7 +469,7 @@ window.onload = ga_event_load;</script>
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License. --><h1>Apache Tajo&#x2122; 0.10.1 Release 
Announcement</h1>
-<p>The Apache Tajo team is pleased to announce the release of Apache 0.10.0. 
Apache Tajo is a big data warehouse system on various data sources. It provides 
distributed and scalable SQL analytical processing on Hadoop.</p>
+<p>The Apache Tajo team is pleased to announce the release of Apache 
Tajo&#x2122; 0.10.1. Apache Tajo&#x2122; is a big data warehouse system on 
various data sources. It provides distributed and scalable SQL analytical 
processing on Apache Hadoop&#x2122;.</p>
 <p>The release is available for immediate download:</p>
 
 <ul>
@@ -489,7 +489,7 @@ window.onload = ga_event_load;</script>
   
 <li>INSERT INTO with wrong target columns causes NPE. (<a class="externalLink" 
href="https://issues.apache.org/jira/browse/TAJO-1623";>TAJO-1623</a>)</li>
   
-<li>Add TajoStatement::setMaxRows method support ([TAJO-1400] (Add 
TajoStatement::setMaxRows method support))</li>
+<li>Add TajoStatement::setMaxRows method support (<a class="externalLink" 
href="https://issues.apache.org/jira/browse/TAJO-1400";>TAJO-1400</a>)</li>
   
 <li>Fix NPE on natural join (<a class="externalLink" 
href="https://issues.apache.org/jira/browse/TAJO-1574";>TAJO-1574</a>)</li>
   


Reply via email to