Skip to content

Commit dd20546

Browse files
committed
update credits.txt and changelog
1 parent cfa1193 commit dd20546

File tree

4 files changed

+18
-23
lines changed

4 files changed

+18
-23
lines changed

AUTHORS.TXT

Lines changed: 0 additions & 9 deletions
This file was deleted.

CREDITS.TXT

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,20 @@ NGUYEN Anh Quynh <[email protected]>
1414
Core Developers Crew
1515
====================
1616
Earl MARCUS (klks84) [email protected]
17-
DING tianze (D1iv3) <[email protected]>
18-
SUN bowen (w1tcher) <[email protected]>
19-
CHEN huitao (null) <[email protected]>
20-
YU tong (sp1ke) <[email protected]>
2117
WU chenxu (kabeor) <[email protected]>
2218
KONG ziqiao (lazymio) <[email protected]>
2319
YU zheng (dataisland) <[email protected]>
2420
Eli Cohen Nehemia (elicn) <[email protected]>
2521

2622

23+
Legacy Core Developers
24+
======================
25+
DING tianze (D1iv3) <[email protected]>
26+
SUN bowen (w1tcher) <[email protected]>
27+
CHEN huitao (null) <[email protected]>
28+
YU tong (sp1ke) <[email protected]>
29+
30+
2731
Travis, Website and Documentations
2832
==================================
2933
FOO Kevin (chfl4gs) <[email protected]>

ChangeLog

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ This file details the changelog of Qiling Framework.
33
------------------------------------
44
[Version 1.4.1]: Nov Xth, 2021
55

6-
- Clean and tidy up core utils module (WIP)
7-
- Clean and tidy up path module
8-
- Other small adjustments so support the above changes
9-
- Rearranged the code to be more Pythonic and more readable
10-
- Removed unused members and methods
11-
- Added typing annotations
12-
- Added ql.platform_os and ql.platform_arch
13-
- update ql.os.posix.const_mapping with more os/arch match
14-
- Minor refactor on ql.interpreter and ql.baremetal
6+
New features:
7+
- Introduced riscv, both 32 and 64 (#980)
8+
9+
Improvements:
10+
- Refactored core hooks (#966)
11+
- update ql.os.posix.const_mapping with more os/arch match (#973)
12+
- Minor refactor on ql.interpreter and ql.baremetal (#975)
13+
- More update in MCU modules (#971)
14+
- Fix getpeername and getsockname syscalls (#986)
1515

1616

1717
------------------------------------

examples/rootfs

0 commit comments

Comments
 (0)