diff options
author | Stuart Halloway <stu@thinkrelevance.com> | 2010-07-27 17:00:38 -0400 |
---|---|---|
committer | Stuart Halloway <stu@thinkrelevance.com> | 2010-07-27 17:00:38 -0400 |
commit | f27cb08c7fe2e259db04e8cc63ec784d6030458b (patch) | |
tree | 088fe836438822c9fd9cb0122df73f97cb55a5be | |
parent | ed89fd14b2d9d6fbe71e439db2ce20237c5d434f (diff) | |
parent | 43c7e04785763e885baf9f0690141f335fdf5db5 (diff) |
Merge commit '43c7e04' into 1.2.x
-rw-r--r-- | changes.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/changes.txt b/changes.txt index 36a449e6..7c556969 100644 --- a/changes.txt +++ b/changes.txt @@ -179,7 +179,7 @@ always imply matching semantics! = 3 New Namespaces = Complete documentation for all namespaces is in the source and API -docs: http://richhickey.github.com/clojure/ +docs: http://clojure.github.com/clojure/ == 3.1 clojure.java.io == @@ -229,13 +229,11 @@ Many functions have improved performance in Clojure 1.2: boolean byte count - count double false? float future-call get - get into keyword line-seq |