summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 187ef592..0aa582cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]>