X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=ChangeLog;h=b5d01fcfe3616b3ff3cdf85d0ab3b0887c227e18;hp=9d666891ec006d174a5b15ae39838d3e3ced8103;hb=6e49ed8070a19965c9500e61eb94cc075fff683b;hpb=2218af7a64ba1360bc274d191864b4bc1c7c455d diff --git a/ChangeLog b/ChangeLog index 9d666891ec00..b5d01fcfe361 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2006-11-19 Simon Hausmann + + Reviewed by Zack. + + http://bugs.webkit.org/show_bug.cgi?id=11649 + + * CMakeLists.txt: Fix Qt-only build without KDE cmake files + +2006-10-30 Timothy Hatcher + + Reviewed by Brady. + + Make the universal build return non-zero when module make fails. + + * Makefile: + +2006-10-30 Stephanie Lewis + + Reviewed by Darin. + + Change Makefiles to return non-zero when module make fails. + + * Makefile: + 2006-10-27 Brady Eidson Rubber stamped by Tim Hatcher