summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-01-19 21:46:32 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-01-19 21:46:32 +0000
commit7d437d6c760522d4303ffda5ab69e123f6203f39 (patch)
treee737f8ef42ab685f386f2eac135255de3c050d85
parent830c305414b64a25106c5416f22bb4158b3892a2 (diff)
ChangeLog surgery (last entry may have been slightly misleading)
Original commit message from CVS: ChangeLog surgery (last entry may have been slightly misleading)
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e10f0dfc..b1d82019 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,8 @@
* configure.ac:
Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
- like in the core and gst-plugins-base. Fixes build on Solaris (fixes
- #326683; patch by: Brian Cameron <brian dot cameron at sun dot com>)
+ like in the core and gst-plugins-base. Fixes #324367 and #326683;
+ patch by: Brian Cameron <brian dot cameron at sun dot com>
2006-01-19 Tim-Philipp Müller <tim at centricular dot net>