annotate ChangeLog @ 408:2a94b2e64621

Started creation of lwdisasm
author lost@l-w.ca
date Mon, 02 Aug 2010 13:24:07 -0600
parents 1c31e9005ff7
children 194787ce2a77
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
320
4853b105af23 Setting up project structure
lost
parents:
diff changeset
1 The following includes the various changes in each release of LWTOOLS. This
4853b105af23 Setting up project structure
lost
parents:
diff changeset
2 ChangeLog does not contain anything prior to version 3.0 which was a
4853b105af23 Setting up project structure
lost
parents:
diff changeset
3 completely redesigned version of the system.
4853b105af23 Setting up project structure
lost
parents:
diff changeset
4
4853b105af23 Setting up project structure
lost
parents:
diff changeset
5 Each item is prefixed by a flag in []. The flags mean:
4853b105af23 Setting up project structure
lost
parents:
diff changeset
6
4853b105af23 Setting up project structure
lost
parents:
diff changeset
7 [*] Project structure or other "meta" change
4853b105af23 Setting up project structure
lost
parents:
diff changeset
8 [!] critical bug fix - code generation error, etc.
4853b105af23 Setting up project structure
lost
parents:
diff changeset
9 [+] new feature
4853b105af23 Setting up project structure
lost
parents:
diff changeset
10 [-] feature removed
4853b105af23 Setting up project structure
lost
parents:
diff changeset
11 [b] minor bugfix
4853b105af23 Setting up project structure
lost
parents:
diff changeset
12 [ ] general improvement
4853b105af23 Setting up project structure
lost
parents:
diff changeset
13
4853b105af23 Setting up project structure
lost
parents:
diff changeset
14 Also, the software affected may follow in [].
4853b105af23 Setting up project structure
lost
parents:
diff changeset
15
4853b105af23 Setting up project structure
lost
parents:
diff changeset
16 Version 3.0
4853b105af23 Setting up project structure
lost
parents:
diff changeset
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
2a94b2e64621 Started creation of lwdisasm
lost@l-w.ca
parents: 378
diff changeset
19 [+] Added LWDISASM, a disassembler