Skip to content

Commit c70de5f

Browse files
committed
changes
1 parent 7f8b7e3 commit c70de5f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
Release 1.10.9 -- ??? (compared to 1.10.8)
1+
Release 1.10.9 -- 1 Feb 2020 (compared to 1.10.8)
22
--------------------------------------------------
3+
* Windows fix for incorrectly interpreting paths to oslc.exe as if they were
4+
"escaped" strings -- for example, `"c:\path\to\new\oslc"` should not be
5+
interpreted as `"c:\path<tab>o<newline>ewoslc"`. #1101
6+
* Speed up OSL `concat()` function. #1103
37

48
Release 1.10.8 -- 1 Dec 2019 (compared to 1.10.7)
59
--------------------------------------------------

0 commit comments

Comments
 (0)