mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
forgot to update the ChangeLog, as usual
Original commit message from CVS: forgot to update the ChangeLog, as usual
This commit is contained in:
parent
55cd61de48
commit
64d7455777
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2004-05-28 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
||||
|
||||
* gst/elements : gstaggregator.c gstfakesink.c gstfakesrc.c
|
||||
gstmd5sink.c gstshaper.c gsttee.c
|
||||
gsttypefindelement.c
|
||||
* gst/schedulers : gstbasicscheduler.c gstoptimalscheduler.c
|
||||
|
||||
- removing trailing commas at end of enums
|
||||
it is correct C99 code but C90 compilers would complain (AIX, Forte, ...)
|
||||
('should' fix #143290, at least partially)
|
||||
|
||||
2004-05-27 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/schedulers/gstoptimalscheduler.c: (remove_from_chain),
|
||||
|
|
Loading…
Reference in a new issue