summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>