diff options
author | Stuart Halloway <stu@thinkrelevance.com> | 2010-08-19 10:58:22 -0400 |
---|---|---|
committer | Stuart Halloway <stu@thinkrelevance.com> | 2010-08-19 10:58:22 -0400 |
commit | 0436abdb51ae6d53517b74bf84a33162397744b0 (patch) | |
tree | a8a5981876ccfd6779bd70b88a58355143ab26c6 /changes.txt | |
parent | 28b24dde078970e21aadd2969b1bff3d6ce12e0f (diff) |
prepare for 1.2.01.2.0
Diffstat (limited to 'changes.txt')
-rw-r--r-- | changes.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/changes.txt b/changes.txt index df07a6b2..529e4950 100644 --- a/changes.txt +++ b/changes.txt @@ -2,7 +2,8 @@ Changes to Clojure in Version 1.2 = CONTENTS = - 0 Changes from beta -> RC1 -> RC2 + 0 Changes from beta up to 1.2 + 0.0 Clojure 1.2 is Clojure 1.2 RC3 0.1 Changes from RC2 to RC3 0.2 Changes from RC1 to RC2 0.3 Changes from beta1 to RC1 @@ -34,7 +35,11 @@ Changes to Clojure in Version 1.2 = 0 Changes from beta1 -> RC1 -> RC2 -= 0.1 Changes from RC2 to RC 3 += 0.0 Clojure 1.2 is the same code as Clojure RC3 + + * only change is build metadata and changes.txt + += 0.1 Changes from RC2 to RC3 * #382 underive fixed * #423 future now clears closed-over variables, allowing gc |