summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2017-04-21 18:51:08 +0200
committerMark Wielaard <mark@klomp.org>2017-04-26 17:13:16 +0200
commit5c3badb6710e57bb7a9222a8d59a4b108c13fc78 (patch)
treea7de4133fa289c62d1b94a47dc8e8e8ca38c3ffc /ChangeLog
parent9130b539c58d262536d7ef2bd4e49d4e66a3fc08 (diff)
Add missing entries to .gitignore
Signed-off-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48185c36..735a335e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-04-21 Ulf Hermann <ulf.hermann@qt.io>
+
+ * .gitignore: Add fillfile and peel_type tests.
+
2017-02-15 Ulf Hermann <ulf.hermann@qt.io>
* configure.ac: Add check for mempcpy.