diff options
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index f09a4eab5..ff837f535 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,10 @@ +2004-11-30 Tor Lillqvist <tml@iki.fi> + + * glib/Makefile.am (glib.def): gcc -E complains "linker input file + unused because linking not done" if told to preprocess the + glib.symbols file. Use '-' and redirection to pass it as standard + input instead. + 2004-11-30 Matthias Clasen <mclasen@redhat.com> * NEWS: Updates |