diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 17 | 
1 files changed, 17 insertions, 0 deletions
| @@ -1,3 +1,20 @@ +17-02-08  Cyrille Bagard <nocbos@gmail.com> + +	* src/analysis/Makefile.am: +	Add the 'loading.[ch]' files to libanalysis_la_SOURCES. + +	* src/analysis/binary.c: +	* src/analysis/binary.h: +	Update code. + +	* src/analysis/loading.c: +	* src/analysis/loading.h: +	New entries: gather all the binary loading process into an uniq place. + +	* src/analysis/project.c: +	* src/analysis/project.h: +	Update code. +  17-02-07  Cyrille Bagard <nocbos@gmail.com>  	* plugins/pychrysa/analysis/db/Makefile.am: | 
