From a18292538f1d45d3f2dce8da530e031b91ac3739 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 21 Dec 2008 23:12:03 +0100 Subject: lout: Issue a warning instead of an error for `(image :url ...)'. * src/guile/skribilo/engine/lout.scm (image): Produce a warning, not an error, if URL is provided. Use SRFI-35 conditions for invalid arguments. * po/POTFILES.in: Add. * NEWS: Update. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8395eb1..5db8603 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ Copyright (C) 2005, 2006, 2007, 2008 Ludovic Courtès ** Improved configure-time diagnostics ** `skribilo' now displays a call stack trace upon error when possible ** New `--custom' compiler option +** Using `(image :url ...)' with `lout' yields a warning, not an error * New in Skribilo 0.9.1 -- cgit v1.2.3