From 91922d1e0475973b541e1219b3a2b4228cb8fe88 Mon Sep 17 00:00:00 2001 From: sjborley Date: Sat, 15 Dec 2007 15:19:13 +0000 Subject: [PATCH] Added bug number to fix comment. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index edb3cefbe..cd780ef31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * Added automake warning and output verbosity to autogen.sh * src/frontend/spiceif.c: Avoid invalid lvalue assignment errors when calling the macro _foo(). Needed for gcc4 which no longer supports - lvalue cast bogosity. + lvalue cast bogosity. Fixes bug 1584784. 2007-12-14 Steven Borley * Added missing .cvsignore file to the tests directories and some