From 5e42b8e7546d599653f00be07ce1f2c29233aa2f Mon Sep 17 00:00:00 2001 From: Neil Jerram Date: Tue, 22 Jan 2008 21:49:04 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 572f6b93c..170a558c8 100644 --- a/NEWS +++ b/NEWS @@ -61,6 +61,10 @@ In fact Guile since 1.8.0 has been licensed with the GNU Lesser General Public License, and the few incorrect files have now been fixed to agree with the rest of the Guile distribution. +** Removed unnecessary extra copies of COPYING* + +The distribution now contains a single COPYING.LESSER at its top level. + Changes in 1.8.3 (since 1.8.2)