From e6eea749eea428a33957b7129f920b9ae47090da Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Tue, 28 Feb 2006 14:19:55 +0000 Subject: 2006-02-28 Thiago Macieira * qt/Makefile.am: Patch by Sjoerd Simons. More .moc issues: make/automake don't detect that we're talking about the same .lo file if I specify the full path to the source files. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d30266ef..e0fcc27e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-02-28 Thiago Macieira + + * qt/Makefile.am: Patch by Sjoerd Simons. More .moc issues: + make/automake don't detect that we're talking about the same + .lo file if I specify the full path to the source files. + 2006-02-26 Havoc Pennington * bus/dbus-daemon.1.in: improve the language in a couple spots I noticed -- cgit