Skip to content
Snippets Groups Projects
Commit eab69bee authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

This is release Frida2.2.1a.

parent fbafe128
No related branches found
No related tags found
No related merge requests found
== Varia and Unsorted ==
cq0/q0 etc -> more explicit names throughout (cp,oi,..); get rid of ci
automatic mfj after oi
shibang mechanism to invoke Frida scripts
cp should show quality of last fit
latest action on pX should be part of history
......@@ -8,8 +11,7 @@ show commands while playing history
fnc keys not in history
fn3-4 to scan k
upgrade yaml-cpp from 0.3 to 0.5
functional operations (--> get rid of oio)
cq0/q0 etc -> more explicit names throughout (cp,oi,..)
== Building ==
......
Release 2.2.1a of 15dec14:
- changed interface:
- 'oio' is gone; any expression may now contain generalized integrals
- refactoring:
- CFunc now subclassed -> CFunc1, ...
Release 2.2.0c of 3dec14:
- cleanup:
......
......@@ -11,7 +11,7 @@ project(Frida)
# --- The version number ---
set(Frida_VERSION post-2.2.0c)
set(Frida_VERSION 2.2.1a)
# --- General project settings ---
#option(FRIDA_PYTHON "Build with python support" ON)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment