diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,29 @@ +2019-11-26 Mark Wielaard <[email protected]> + + * configure.ac: Set version to 0.178. + NEWS: Add 0.178 section. + +2019-11-26 Mark Wielaard <[email protected]> + + * configure.ac: Add CXXFLAGS for gcov. + +2019-10-28 Aaron Merey <[email protected]> + + * debuginfod/: New directory for debuginfod code. + * Makefile.am (SUBDIRS): Recurse there. + * configure.ac (--enable-debuginfod): New flag & checks. + +2019-08-25 Jonathon Anderson <[email protected]> + + * configure.ac: Add new --enable-valgrind-annotations + * configure.ac: Add new --with-valgrind (headers only) + +2019-07-05 Omar Sandoval <[email protected]> + + * configure.ac: Get rid of --enable-libebl-subdir. + * Makefile.am (SUBDIRS): Reorder backends and libcpu before libebl to + satisfy build dependencies. + 2019-08-13 Mark Wielaard <[email protected]> * configure.ac: Set version to 0.177. |