summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-04-14 17:08:34 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-04-14 17:08:34 +0000
commita0ba619b83aa01c9c51af71c53d55ef3a8136405 (patch)
tree0c95020b6fa14ffc0efff546e7efcb63b5b31da3
parent70260c3d41f2838415d9070beef0628758a8cce8 (diff)
bugzilla entries
Original commit message from CVS: bugzilla entries
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eac7d864..65fe1502 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1658,7 +1658,7 @@
(gst_gamma_init), (gst_gamma_set_property),
(gst_gamma_get_property), (gst_gamma_calculate_tables),
(gst_gamma_rgb24), (gst_gamma_rgb32): Adds gamma correction
- for RGB, with separate r g and b correction factors.
+ for RGB, with separate r g and b correction factors. (#131167)
2004-02-24 Thomas Vander Stichele <thomas at apestaart dot org>