Skip to content

Commit 5f1dc85

Browse files
committed
Update changes.md
1 parent 886631f commit 5f1dc85

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

changes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ Because of the limititions of System.Reflection.Emit, in particular, AssemblyBui
6161
Fix error in TryExpr parsing -- set! of mutable bidning in protocol fn fails when embedded in a locking expression
6262
* [CLJCLR-107](https://clojure.atlassian.net/browse/CLJCLR-107)
6363
Fix Compiler.maybeResolveIn for when the symbol name is empty
64+
* [CLJCLR-110](https://clojure.atlassian.net/browse/CLJCLR-110)
65+
Use Copy directive instead of xcopy in Clojure.Compile.csproj, fixing Linux build
66+
* [CLJCLR-111](https://clojure.atlassian.net/browse/CLJCLR-111)
67+
Run Clojure.Compile.exe with mono on *nix.
6468

6569

6670
# Changes to Clojure in Version 1.10.2

0 commit comments

Comments
 (0)