diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -1,3 +1,33 @@ +2016-12-27 Mark Wielaard <[email protected]> + + * configure.ac: Set version to 0.168. + * NEWS: Add 0.168 updates. + +2016-12-24 Mark Wielaard <[email protected]> + + * README: Move design notes to NOTES. Add URLs for home, releases, + bugs, git and mailinglist now on sourceware. + * NOTES: Add notes from README. + * CONTRIBUTING: Change fedorahosted.org references to new + sourceware.org locations. + * configure.ac (AC_INIT): Add package URL http://elfutils.org/ + change bug-report to https://sourceware.org/bugzilla/ + (AC_COPYRIGHT): Set to the elfutils developers. + +2016-11-23 Mark Wielaard <[email protected]> + + * configure.ac: Add test for bad fts.h. Add -DBAD_FTS=1 to CFLAGS + if necessary. + +2016-11-02 Mark Wielaard <[email protected]> + + * configure.ac: Add check for whether gcc accepts + -Wimplict-fallthrough. + +2016-10-11 Akihiko Odaki <[email protected]> + + * configure.ac: Add memrchr, rawmemchr and powerof2 checks. + 2016-08-04 Mark Wielaard <[email protected]> * configure.ac: Set version to 0.167. |