Skip to content

Commit f4a0086

Browse files
author
Eric Bodden
committed
docs
1 parent ee5feb6 commit f4a0086

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ Improvements and API changes in HEAD
5050

5151
13. Multiple performance improvements for intra-procedural analyses and class loading
5252

53-
14. ASM based .class-to-Jimple conversion (about twice as fast as Coffi, and cleaner code)
53+
14. ASM based .class-to-Jimple conversion (about twice as fast as Coffi, and cleaner code)
54+
use -coffi to enable old Coffi frontend
5455

5556
Improvements and API changes in version 2.5.0
5657

credits

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@ Feng Qian ([email protected])
124124
- Dot interface, CFGViewer
125125
- prepared 1.2.2, 1.2.3 release
126126

127+
Samuel Andres Beracasa Rodriguez ([email protected])
128+
- Improvements to the ASM frontend
129+
127130
Hossein Sadat-Mohtasham
128131
- Program Dependency Graphs
129132

0 commit comments

Comments
 (0)