~smagoun/whoopsie/whoopsie-lp1017637

« back to all changes in this revision

Viewing changes to backend/stats/static/js/yui/releasenotes/HISTORY.datatype.md

  • Committer: Evan Dandrea
  • Date: 2012-05-09 05:53:45 UTC
  • Revision ID: evan.dandrea@canonical.com-20120509055345-z2j41tmcbf4as5uf
The backend now lives in lp:daisy and the website (errors.ubuntu.com) now lives in lp:errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
DataType Change History
2
 
=======================
3
 
 
4
 
3.5.0
5
 
-----
6
 
  * No change.
7
 
 
8
 
3.4.1
9
 
-----
10
 
  * No changes
11
 
 
12
 
3.4.0
13
 
-----
14
 
 
15
 
  * Languages are no longer fetch-able for the `datatype-date` module, only for
16
 
    the `datatype-date-format` module:
17
 
 
18
 
        var availLangs = Y.Intl.getAvailableLangs("datatype-date-format");
19
 
    
20
 
3.3.0
21
 
-----
22
 
 
23
 
  * No changes.
24
 
 
25
 
3.2.0
26
 
-----
27
 
 
28
 
  * No changes.
29
 
 
30
 
3.1.1
31
 
-----
32
 
 
33
 
  * No changes.
34
 
 
35
 
3.1.0
36
 
-----
37
 
    
38
 
  * Changed to use YUI language resource bundles rather than proprietary
39
 
    infrastructure.
40
 
 
41
 
3.0.0
42
 
-----
43
 
 
44
 
  * No changes.
45
 
 
46
 
3.0.0beta1
47
 
----------
48
 
 
49
 
  * Initial release.