From 01fee601b51dce810959a0087380d4538497fb44 Mon Sep 17 00:00:00 2001 From: Matthew Allum Date: Sat, 27 Oct 2007 22:51:35 +0000 Subject: [PATCH] add missing fixed bug nums to ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 96143f37e..3ed335bf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -54,7 +54,7 @@ * clutter/cogl/gles/cogl.c: Switch from use of guint to COGLuint. Avoids problems when guint != GLuint on some platforms, i.e OSX. - (Tommi Komulainen, #526) + (Tommi Komulainen, #525, #523) * clutter/Makefile.am: * clutter/osx/Makefile.am: