OSDN Git Service

a release note for version 0.90 is added
authordhrname <dhrname@users.sourceforge.jp>
Tue, 13 Dec 2011 12:28:30 +0000 (21:28 +0900)
committerdhrname <dhrname@users.sourceforge.jp>
Tue, 13 Dec 2011 12:28:30 +0000 (21:28 +0900)
document/releasenote/n20111213.html [new file with mode: 0644]

diff --git a/document/releasenote/n20111213.html b/document/releasenote/n20111213.html
new file mode 100644 (file)
index 0000000..03d8ebd
--- /dev/null
@@ -0,0 +1,44 @@
+<html>
+<head>
+<title>「SIE0.90」リリース - SIE</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<script defer="defer" type="text/javascript" src="http://sie.sourceforge.jp/sie-mini.js"></script>
+<link rel="stylesheet" type="text/css" href="http://sie.sourceforge.jp/instyle.css"></link>
+</head>
+<body>
+<p><object data="../sie-logo.svg" type="image/svg+xml" width="100%" height="90"></object></p>
+<h1>「SIE0.90」リリース - SIE</h1>
+<h2>0.90リリースについてのお知らせ</h2>
+<p>2011年11月9日、私たちSIEプロジェクトは、「SIE0.90」を正式に公開しました。今回の主な変更は、バグの修正です。</p>
+<h2>無料ダウンロード</h2>
+<p><a href="http://sourceforge.jp/projects/sie/downloads/54030/sie-089.zip/">sie-089.zipをダウンロード</a> (ZIP形式, 223.7 KB)</p>
+<h2>変更点</h2>
+<h3>version 0.89からの変更点</h3>
+<ol>
+<li>AIBU._setPaintのvisibilityプロパティなどを修正</li>
+<li>SVGTextElementのvisibilityプロパティとNAIBU._fontSearchURI関数をsplitメソッドを使うことで改良</li>
+<li>Test Suiteのstruct-frag-05-tで、a要素の前に空白文字のテキストノードがあったため、Validという文字を表示できなかったバグを修正</li>
+<li>SVGSpecにSVGPointインターフェースに関するSpecを追加</li>
+</ol>
+<address><h2>このお知らせに関するご質問やご感想などがありましたら</h2>
+<p>以下のメールアドレスへメールを下さい。また、メールはオープンな議論をするために、原則、ウェブで公開されますのでご承知ください。</p>
+<p>公式メーリングリスト「Sie-developers」<a href="mailto:sie-developers@lists.sourceforge.jp">sie-developers@lists.sourceforge.jp </a>。</p>
+<p>&copy; Copyright 2009 dhrname(Eメールで<a href="mailto:dhrname@users.sourceforge.jp">dhrname@users.sourceforge.jp</a>)コードの著作権の許諾に関しては、次の文章に書かれています。(英文<a href="http://sie.sourceforge.jp/LICENCE.txt">LICENCE.txt</a>)。このページの許諾に関しても、同様のライセンスが適用されるものとします。</p></address>
+<!--/*SIE-SVG LGPL2.1 & GPL1.1 & Mozilla Public Lisence*/
+/* ***** BEGIN LICENSE BLOCK *****
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
+ *
+ * The contents of this file are subject to the Mozilla Public License Version
+ * 1.1 (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ * http://www.mozilla.org/MPL/
+ *
+ * Software distributed under the License is distributed on an "AS IS" basis,
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ * for the specific language governing rights and limitations under the
+ * License.
+ *
+ * Contributor(s):DHRNAME
+ * ***** END LICENSE BLOCK ***** */-->
+    </body>
+</html>
\ No newline at end of file