aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e5bcdfbb1..70e7f4fcdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-10-22 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes part of bug #549025
+
+ * configure.in:
+ Restrict libmono linkage to the mono plugin, so that downstream
+ packagers can isolate the mono dependency to a subpackage.
+ Add configuration summary lines indicating whether the Mono and
+ Python bindings are enabled.
+
2008-10-17 Matthew Barnes <mbarnes@redhat.com>
** Fix for bug #548469