summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2017-04-21 12:20:26 +0200
committerUlf Hermann <ulf.hermann@qt.io>2017-04-27 12:36:15 +0000
commit8d64db1a6463ae795beba6dd1835c30ff2e956a3 (patch)
tree7f85e5436f534f4bd641884a438863deea7ea7f0 /ChangeLog
parentd0a1b7616a05f161d189e029bfedd8107c32cacb (diff)
Add missing entries to .gitignore
Change-Id: I8c8d91521f30863eb19497cb1d9f7ce8649a81ee Reviewed-by: Christian Kandeler <christian.kandeler@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.