summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cc20182f..dd6133fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,15 @@
reviewed by: Thomas Thurman
+ * src/Makefile.am: reorder compiler flags so local includes come last.
+ Closes #562033.
+
+2008-11-23 Daniel Macks <dmacks@netspace.org>
+
+ reviewed by: Thomas Thurman
+
* configure.in: only accept --enable-compositor if we find we can
- actually composite.
+ actually composite. Closes #560990.
2008-11-23 Thomas Thurman <tthurman@gnome.org>