src/cm/media/js/lib/yui/yui_3.10.3/releasenotes/HISTORY.xml.md
author gibus
Tue, 16 Jul 2013 14:29:46 +0200
changeset 525 89ef5ed3c48b
permissions -rw-r--r--
Upgrades to yui 3.10.3

XML Change History
==================

3.10.3
------

* No changes.

3.10.2
------

* No changes.

3.10.1
------

* No changes.

3.10.0
------

* No changes.

3.9.1
-----

* No changes.

3.9.0
-----

* No changes.

3.8.1
-----

* No changes.

3.8.0
-----

* No changes.

3.7.3
-----

* Modified the XML parsing to use the new Windows XML parsing APIs when they are
  available. This is a partial fix. [Ticket #2532796]

3.7.2
-----

* No changes.

3.7.1
-----

* No changes.

3.7.0
-----

* Moved from Y.Datatype.XML to Y.XML

3.6.0
-----

* No changes.

3.5.1
-----

* No changes.

3.5.0
-----

* No changes.

3.4.1
-----

* No changes

3.4.0
-----

* Languages are no longer fetch-able for the `datatype-date` module, only for
  the `datatype-date-format` module:

      var availLangs = Y.Intl.getAvailableLangs("datatype-date-format");

3.3.0
-----

* No changes.

3.2.0
-----

* No changes.

3.1.1
-----

* No changes.

3.1.0
-----

* Changed to use YUI language resource bundles rather than proprietary
  infrastructure.

3.0.0
-----

* No changes.

3.0.0beta1
----------

* Initial release.