From e69feb178971514fb88aeaf40ba918e78ea0d24c Mon Sep 17 00:00:00 2001 From: Peter Hofmann Date: Wed, 14 Dec 2016 16:44:36 +0100 Subject: Clip return value of webkit_download_get_estimated_progress() to [0, 1] Closes #23. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 52a7129..8951362 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ Release history for lariza next + [Fixed] + - Lariza no longer reports download progress below 0% or above 100%. + (Workaround for what appears to be a WebKit2GTK+ bug.) + [Changed] - We no longer explicitly set the X11 window's class and name. Let GTK+ do this job. The actual class and name should be unchanged, -- cgit v1.2.3