From fb1e29476c6b40ce08fbb59925da7d120099c00c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 12 Aug 2018 22:20:40 -0400 Subject: Add --no-warn option to suppress warnings (fixes #232) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7b1f63c0..5570e04c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2018-08-12 Jay Berkenbilt + * qpdf command line: add --no-warn option to suppress issuing + warning messages. If there are any conditions that would have + caused warnings to be issued, the exit status is still 3. + * Rewrite the internals of Pl_Buffer to be much more efficient in use of memory at a very slight performance cost. The old implementation could cause memory usage to go out of control for -- cgit v1.2.3-54-g00ecf