~ubuntu-branches/ubuntu/lucid/mtasc/lucid

« back to all changes in this revision

Viewing changes to ocaml/mtasc/doc/CHANGES.txt

  • Committer: Bazaar Package Importer
  • Author(s): Paul Wise
  • Date: 2007-05-23 19:17:16 UTC
  • mto: (2.1.1 gutsy)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20070523191716-lpvac307yorewp3g
Tags: upstream-1.13
ImportĀ upstreamĀ versionĀ 1.13

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2007-02-04 : 1.13
 
2
        updated Video and NetStream headers.
 
3
        fixed small bug if environment variable in new E()
 
4
        fixed multivars declarations
 
5
        fixed bug with filters inside buttons
 
6
        fscommand2 ret value fix
 
7
        fixed various bugs in SWF for Flash8
 
8
        interfaces can't have a constructor
 
9
        inverted % and *,/ priorities
 
10
        fixed missing types for local functions when -strict 
 
11
        fix in getTimer()
 
12
        always allow 'add' deprecated keyword
 
13
        bugfix in exclude files (when line endings differs from OS default)
 
14
        allow more than 255 locals
 
15
        more flash lite 2 support for standard headers
 
16
        
1
17
2006-01-31 : 1.12
2
18
        prevented -keep with -header
3
19
        allowed dynamic static classes
4
20
        improved Flash8 shapes support
5
21
        allowed access to private variables inside local defined functions
6
22
        faster SWF parsing
 
23
        (hotfixes)
 
24
        added FSCommand2 support for FlashLite
7
25
        
8
26
2005-11-29 : 1.11
9
27
        added typed arrays