Add Tizen Studio 1.0.2 Release Notes 50/111350/1
authorEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Wed, 18 Jan 2017 09:55:41 +0000 (11:55 +0200)
committerEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Fri, 20 Jan 2017 07:05:04 +0000 (23:05 -0800)
- Cherry-picked from tizen_3.0

Change-Id: Id12d410800920d488303e786c3a956164a84fc56
(cherry picked from commit cae74b7f22c338375b63e59fbd6cb116815fa23d)

org.tizen.studio/html/download/1_0_2_release_notes.htm [new file with mode: 0644]
org.tizen.studio/html/index.htm
org.tizen.studio/index.xml

diff --git a/org.tizen.studio/html/download/1_0_2_release_notes.htm b/org.tizen.studio/html/download/1_0_2_release_notes.htm
new file mode 100644 (file)
index 0000000..d5b18b5
--- /dev/null
@@ -0,0 +1,61 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+
+<head>
+    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+    <meta http-equiv="X-UA-Compatible" content="IE=9" />
+    <link rel="stylesheet" type="text/css" href="../css/styles.css" />
+    <link rel="stylesheet" type="text/css" href="../css/snippet.css" />
+    <script type="text/javascript" src="../scripts/snippet.js"></script>
+    <script type="text/javascript" src="../scripts/jquery.util.js" charset="utf-8"></script>
+    <script type="text/javascript" src="../scripts/common.js" charset="utf-8"></script>
+    <script type="text/javascript" src="../scripts/core.js" charset="utf-8"></script>
+    <script type="text/javascript" src="../scripts/search.js" charset="utf-8"></script>
+    <title>Tizen Studio 1.0.2 Release Notes</title>
+</head>
+
+<body class="no-toc" onload="prettyPrint()" style="overflow: auto;">
+
+<div id="toc-navigation">
+</div>
+
+<div id="container"><div id="contents"><div class="content">
+
+    <div id="profile">
+        <p><img alt="Mobile" src="../images/mobile_s_wn.png"/> <img alt="Wearable" src="../images/wearable_s_wn.png"/></p>
+    </div>
+
+<h1>Tizen Studio 1.0.2 Release Notes</h1>
+
+<ul><li>Release Date: Dec 23, 2016</li></ul>
+
+
+<p>This is an update to Tizen 2.3.2. For the details of the Tizen 2.3.2 updates, see <a href="https://developer.tizen.org/tizen/tizen-2.3.2-wearable-release-notes" target="_blank">Tizen 2.3.2 Release Notes</a>.</p>
+
+
+<script type="text/javascript" src="../scripts/jquery.zclip.min.js"></script>
+<script type="text/javascript" src="../scripts/showhide.js"></script>
+
+</div></div></div>
+
+<a class="top sms" href="#"><img src="../images/btn_top.gif" alt="Go to top" /></a>
+
+<div id="footer">
+<p class="footer">Except as noted, this content - excluding the Code Examples - is licensed under <a href="http://creativecommons.org/licenses/by/3.0/legalcode" target="_blank">Creative Commons Attribution 3.0</a> and all of the Code Examples contained herein are licensed under <a href="https://www.tizen.org/bsd-3-clause-license" target="_blank">BSD-3-Clause</a>.<br/>For details, see the <a href="https://www.tizen.org/content-license" target="_blank">Content License</a>.</p>
+</div>
+
+<script type="text/javascript">
+var _gaq = _gaq || [];
+_gaq.push(['_setAccount', 'UA-25976949-1']);
+_gaq.push(['_trackPageview']);
+(function() {
+var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+})();
+</script>
+
+</body>
+
+</html>
\ No newline at end of file
index 18050e1..ebae3fd 100644 (file)
@@ -38,6 +38,7 @@
                        <li><a href="download/uninstalling_sdk.htm">Uninstalling Tizen Studio</a></li>
                        <li><a href="download/1_1_0_release_notes.htm">Release Notes (1.1.0)</a>
                                <ul>
+                                       <li><a href="download/1_0_2_release_notes.htm">1.0.2 (Dec 23, 2016)</a></li>
                                        <li><a href="download/1_0_1_release_notes.htm">1.0.1 (Oct 28, 2016)</a></li>
                                        <li><a href="download/1_0_release_notes.htm">1.0 (Sep 1, 2016)</a></li>
                                </ul>
index 50e0dc8..9ea8132 100644 (file)
@@ -14,6 +14,7 @@
                <topic href="html/download/advanced_configuration.htm" label="Configuring the Package Manager"></topic>
                <topic href="html/download/uninstalling_sdk.htm" label="Uninstalling Tizen Studio"></topic>
                <topic href="html/download/1_1_0_release_notes.htm" label="Release Notes (1.1.0)">
+                       <topic href="html/download/1_0_2_release_notes.htm" label="1.0.2 (Dec 23, 2016)"></topic>
                        <topic href="html/download/1_0_1_release_notes.htm" label="1.0.1 (Oct 28, 2016)"></topic>
                        <topic href="html/download/1_0_release_notes.htm" label="1.0 (Sep 1, 2016)"></topic>
                </topic>