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