svnno****@sourc*****
svnno****@sourc*****
2011年 6月 2日 (木) 20:49:58 JST
Revision: 2733 http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=2733 Author: dhrname Date: 2011-06-02 20:49:58 +0900 (Thu, 02 Jun 2011) Log Message: ----------- 0.78正規版の修正履歴を追加 Modified Paths: -------------- trunk/ChangeLog.txt Modified: trunk/ChangeLog.txt =================================================================== --- trunk/ChangeLog.txt 2011-06-02 11:48:59 UTC (rev 2732) +++ trunk/ChangeLog.txt 2011-06-02 11:49:58 UTC (rev 2733) @@ -1,4 +1,4 @@ -2011-5-30 version 0.78beta +2011-6-2 version 0.78 version 0.77からの変更点 1, _ca_関数で、lengthプロパティをやめることで最適化 2, dispatchEventメソッドの最適化 @@ -20,6 +20,7 @@ 18, SVGAnimateColorを修正して、animateColor要素でinheritやcurrentColorを値として指定したときもサポート 19, _nodeInsertInto関数に関して、push方式やlength方式から、0.76以前の方式に戻した 20, _nodeInsertIntoの最適化 +21, チケット #25336 「cursorプロパティの動作不良」を修正 (beta fixed) 2011-5-22 version 0.77 version 0.76からの変更点