annotate ChangeLog @ 348:11a95c6414b4

Added third func to instab to split resolve and emit logic
author lost@starbug
date Sat, 27 Mar 2010 22:15:07 -0600
parents 4853b105af23
children 1c31e9005ff7
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
4853b105af23 Setting up project structure
lost
parents:
diff changeset
18 [*] Completely new architecture