summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2011-03-15 10:50:27 +0100
committerMurray Cumming <murrayc@murrayc.com>2011-03-15 10:50:27 +0100
commit72940810b21148adc7393ddaef937dacd474bdeb (patch)
treecb85f6d9741be38ade4bdcddb74699aef0314a30 /NEWS
parent5600e5fe3c6a8402c752caeb5e979bb6daab6b2c (diff)
downloadmm-common-72940810b21148adc7393ddaef937dacd474bdeb.tar.gz
0.9.30.9.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 048d2e0..64063c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+mm-common 0.9.3 (2010-03-15)
+
+ * Add an mm-common-util pkg-config file, to be used intead of
+ of glibmm-2.4 to get the location of doctool .pl files, such
+ as doc-install.pl.
+ * MM_CONFIG_DOCTOOL_DIR(): Get the .pl files from mm-common's
+ installed copy instead of from glibmm, which now doesn't install its own
+ copy. Because this macro has been updated, there should be no need for
+ any changes in other *mm modules due to the changes in glibmm or mm-common.
+ * Allow use of GMMPROC_EXTRA_M4_DIR in configure.ac to tell gmmproc about
+ extra -I arguments.
+ For instance, use this in configure.ac:
+ MM_PKG_CONFIG_SUBST([GMMPROC_EXTRA_M4_DIR], [--variable=gmmprocm4dir gtkmm-3.0])
+ (Murray Cumming)
+
mm-common 0.9.2 "Friends" (2010-02-05)
Friends don't let friends declare friends.