aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-09-03 14:12:31 +0200
committerJay Berkenbilt <ejb@ql.org>2023-09-03 14:12:31 +0200
commitc6a3d83fb5958684436c8b607509079da22193f3 (patch)
tree4f43966f9856316798240a3232acae46a7f2ef19 /ChangeLog
parentfa3cdaf1b46dcbb583393f93a02f89207ba21a88 (diff)
downloadqpdf-c6a3d83fb5958684436c8b607509079da22193f3.tar.zst
Revert "Check for warnings in files used by --pages"
m-holger's fix is better This reverts commit fa3cdaf1b46dcbb583393f93a02f89207ba21a88.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 168d8d70..2c2bb836 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,3 @@
-2023-09-03 Jay Berkenbilt <ejb@ql.org>
-
- * Bug fix: with --pages, if one of the external files had warnings
- but the main file did not, the warning was previously not taken
- into consideration when determining the exit status.
-
2023-09-02 Jay Berkenbilt <ejb@ql.org>
* Bug fix from M. Holger: allow fix-qdf to read from pipe. Fixes #1010.