Mercurial > hg-old > index.cgi
annotate ChangeLog @ 424:6d87423a979b 3.0-beta2
Added tag 3.0-beta2 for changeset 079d43b6967b
author | lost@l-w.ca |
---|---|
date | Sun, 19 Sep 2010 01:55:26 -0600 |
parents | 2a94b2e64621 |
children | 194787ce2a77 |
rev | line source |
---|---|
320 | 1 The following includes the various changes in each release of LWTOOLS. This |
2 ChangeLog does not contain anything prior to version 3.0 which was a | |
3 completely redesigned version of the system. | |
4 | |
5 Each item is prefixed by a flag in []. The flags mean: | |
6 | |
7 [*] Project structure or other "meta" change | |
8 [!] critical bug fix - code generation error, etc. | |
9 [+] new feature | |
10 [-] feature removed | |
11 [b] minor bugfix | |
12 [ ] general improvement | |
13 | |
14 Also, the software affected may follow in []. | |
15 | |
16 Version 3.0 | |
17 | |
378
1c31e9005ff7
Brought forward lwlink, lwar, and lwobjdump along with some misc junk
lost@starbug
parents:
320
diff
changeset
|
18 [*] Completely new architecture for lwasm |
408 | 19 [+] Added LWDISASM, a disassembler |