-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathChangeLog
51 lines (36 loc) · 1 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
CheerpX: X86 virtualization for the Web
Version 1.0.9:
* Improve PTYs support
* Improve SSE correctness
Version 1.0.8:
* Lazily allocate memory for ELF headers
* Improve correctness of /proc information
Version 1.0.7:
* Improve robustness of syscalls
* Support multiple ext2 mount points
Version 1.0.6:
* Fix glitches in keyboard handling
Version 1.0.5:
* Improve support for keyboard and mouse events
* Improve performance
* Support pseudo-terminals
Version 1.0.4:
* Fix a subtle issue that prevented grep from working
Version 1.0.3:
* Multiple fixes for dynamic Xorg resizing
Version 1.0.2:
* Multiple fixes to Linux syscall emulation
Version 1.0.1:
* Add IDBDevice.reset API
Version 1.0.0:
* Add IDBDevice.readFileAsBlob API
* First stable release
Version 0.9.1:
* Multiple fixes for TypeScrypt declarations
Version 0.9.0:
* New strategy for ES6 version of CheerpX
* Support for TypeScript declarations
Version 0.8.7:
* NPM package available
Version 0.8.4:
* First pre-release tagged build