Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Bodden committed Aug 10, 2012
1 parent 03b448e commit e6927d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ Improvements and API changes in HEAD

3. Added option -ire to ignore field and method resolution errors.
Missing methods and fields will unsoundly be ignored.

4. Added option -oaat which will instruct Soot to process one class
at a time. Soot will load only one class at a time from the
-process-dir and then run the jtp pack over all bodies in that class.
This is repeated until all classes are processed.

Improvements and API changes in version 2.5.0

Expand Down

0 comments on commit e6927d0

Please sign in to comment.