summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-01-16 10:14:24 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-01-16 10:14:24 +0000
commitdb2b18526d6238b02c28208ec27d2fc18635bba0 (patch)
treec144f2ab50cf0c758dc20a22926554454e40e11d /ChangeLog
parent6cc141fdd95ba7b2623f176e7a4321524d600641 (diff)
downloadpango-db2b18526d6238b02c28208ec27d2fc18635bba0.tar.gz
Remove unused variable clusterSave that was leaking too. (bug #316466,
2006-01-16 Behdad Esfahbod <behdad@gnome.org> * modules/indic/mprefixups.c (indic_mprefixups_apply): Remove unused variable clusterSave that was leaking too. (bug #316466, Steve Grubbs)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc400f6d..98000d29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-01-16 Behdad Esfahbod <behdad@gnome.org>
+ * modules/indic/mprefixups.c (indic_mprefixups_apply): Remove unused
+ variable clusterSave that was leaking too. (bug #316466, Steve Grubbs)
+
+2006-01-16 Behdad Esfahbod <behdad@gnome.org>
+
Fixes bug #71414, allowing to disable building/installing modules.
* configure.in: Add support for --with-dynamic-modules.