[gstreamermm] Corrected last ChangeLog entry.



commit d0814ebd3e8669c5dac35d56e69ae64d5b2f2b5f
Author: José Alburquerque <jaalburqu svn gnome org>
Date:   Fri Apr 24 14:06:57 2009 -0400

    Corrected last ChangeLog entry.
---
 ChangeLog |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index bce82cd..7d04d9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,14 +2,14 @@
 
 	* tools/m4/convert_gst.m4: Use ()->gobj() instead of Glib::unwrap()
 	in conversions (for consistency).
-	* build_shared/Makefile_gensrc.am_fragment: Repaired plug-in
+	* build_shared/Makefile_gensrc.am_fragment: Repaired the plug-in
 	generation dependencies so that the .hg and .ccg generation rules do
-	not depend on the regular m4 files (like convert.m4) because running
-	the generated .hg and .ccg files through gmmproc only should have this
-	dependency.  Also fixed the running plug-in .hg and .ccg files through
-	gmmproc rule dependencies so that running the generated files does not
-	depend on the plug-in m4 files (like ctocpp.m4) because the plug-in
-	.hg and .ccg generation rules already have this dependency.
+	not depend on the regular m4 files (like convert.m4) because only the
+	rule that runs generated .hg and .ccg files through gmmproc should
+	have this dependency.  Also fixed the dependencies of the rule that
+	runs plug-in .hg and .ccg files through gmmproc so that it does not
+	depend on the plug-in m4 files (like ctocpp.m4) because the rules that
+	generate plug-in .hg and .ccg already have this dependency.
 
 2009-04-15  José Alburquerque  <jaalburqu svn gnome org>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]