We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc22bb8 + 7327f56 commit 62881b7Copy full SHA for 62881b7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change log
2
3
+## v10.3.4
4
+
5
+* Add windows support for non ASCII filenames in basicImageFileExists by @demarey in https://github.com/pharo-project/pharo-vm/pull/926
6
+* Fix signal handler signature by @guillep in https://github.com/pharo-project/pharo-vm/pull/940
7
8
+**Full Changelog**: https://github.com/pharo-project/pharo-vm/compare/v10.3.3...v10.3.4
9
10
## v10.3.3
11
12
* Fixes for 10.3.2 by @guillep in https://github.com/pharo-project/pharo-vm/pull/885
0 commit comments