summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edc6965..8ade6f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-12-29 Tollef Fog Heen <tfheen@err.no>
+ * pkg.m4: Don't use --errors-to-stdout in pkg.m4, but rather
+ redirect stderr to stdout. This makes pkg.m4 with old (pre 0.15)
+ pkg-config look good, and it makes newer pkg-config with ancient
+ pkg.m4 work well. Gnome #111054
+
* Update to glib 1.2.10, adjust lots of the glib patches. Gnome
#81847.