add missing fixed bug nums to ChangeLog

This commit is contained in:
Matthew Allum 2007-10-27 22:51:35 +00:00
parent d42153dc69
commit 01fee601b5

View File

@ -54,7 +54,7 @@
* clutter/cogl/gles/cogl.c: * clutter/cogl/gles/cogl.c:
Switch from use of guint to COGLuint. Avoids problems when Switch from use of guint to COGLuint. Avoids problems when
guint != GLuint on some platforms, i.e OSX. guint != GLuint on some platforms, i.e OSX.
(Tommi Komulainen, #526) (Tommi Komulainen, #525, #523)
* clutter/Makefile.am: * clutter/Makefile.am:
* clutter/osx/Makefile.am: * clutter/osx/Makefile.am: