aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-10-12 01:16:26 +0200
committerJay Berkenbilt <ejb@ql.org>2018-10-12 01:16:26 +0200
commita5ee55f2e8241a9abeb301dc9c62d1a210dae22e (patch)
tree68ecec091cc7dcb0a99b7b92fcb5f64aa025af2a /ChangeLog
parentab436eb2db5172fd387765b75399d26f75cbf88d (diff)
downloadqpdf-a5ee55f2e8241a9abeb301dc9c62d1a210dae22e.tar.zst
ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e445527f..7bb8c869 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2018-10-11 Jay Berkenbilt <ejb@ql.org>
+ * Files generated by autogen.sh are now committed so that it is
+ possible to build on platforms without autoconf directly from a
+ clean checkout of the repository. The configure script detects if
+ the files are out of date when it also determines that the tools
+ are present to regenerate them.
+
* Add build in Azure Pipelines, now that it is free for open
source projects.