diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -52,15 +52,20 @@ 2017-04-21 Ulf Hermann <[email protected]> - * .gitignore: Add fillfile and peel_type tests. + * configure.ac: Check for strerror_r and its variants. 2017-04-21 Ulf Hermann <[email protected]> - * configure.ac: Check for strerror_r and its variants. + * configure.ac: Add check for GNU-style basename. + +2017-05-05 Mark Wielaard <[email protected]> + + * configure.ac: Set version to 0.169. Update copyright year. + * NEWS: Add 0.169 section. 2017-04-21 Ulf Hermann <[email protected]> - * configure.ac: Add check for GNU-style basename. + * .gitignore: Add fillfile and peel_type tests. 2017-02-15 Ulf Hermann <[email protected]> |