~ubuntu-branches/ubuntu/precise/maas/precise-updates

« back to all changes in this revision

Viewing changes to src/maasserver/static/jslibs/yui/3.4.1/releasenotes/HISTORY.anim.md

Tags: 1.2+bzr1373+dfsg-0ubuntu1~12.04.4
* SECURITY UPDATE: failure to authenticate downloaded content (LP: #1039513)
  - debian/patches/CVE-2013-1058.patch: Authenticate downloaded files with
    GnuPG and MD5SUM files. Thanks to Julian Edwards.
  - CVE-2013-1058
* SECURITY UPDATE: configuration options may be loaded from current working
  directory (LP: #1158425)
  - debian/patches/CVE-2013-1057-1-2.patch: Do not load configuration
    options from the current working directory. Thanks to Julian Edwards.
  - CVE-2013-1057

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Anim Change History
2
 
===================
3
 
 
4
 
3.4.1
5
 
-----
6
 
  * no change
7
 
 
8
 
 
9
 
3.4.0
10
 
-----
11
 
  * no change
12
 
 
13
 
 
14
 
3.3.0
15
 
-----
16
 
 
17
 
  * Bug fix: A glitch occurred when an reversing a previously reversed
18
 
    animation. [Ticket 2528581]
19
 
 
20
 
 
21
 
3.2.0
22
 
-----
23
 
 
24
 
  * Bug fix: Better cleanup on destroy. [Ticket 2528820]
25
 
  * Bug fix: Was not resuming properly from pause. [Ticket 2528938]
26
 
 
27
 
 
28
 
3.1.1
29
 
-----
30
 
  * no change
31
 
 
32
 
 
33
 
3.1.0
34
 
-----
35
 
  * Now firing the resume event.
36
 
  * Added a boolean arg for stop() to force it to skip to the last frame.
37
 
 
38
 
 
39
 
3.0.0
40
 
-----
41
 
  * Initial release.