From dbaa94ae14471b0983544dd9c8a5c82ab5e2c2c4 Mon Sep 17 00:00:00 2001 From: Matthew Allum Date: Sun, 10 Feb 2008 13:05:51 +0000 Subject: [PATCH] oops --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 88e4033c3..05c18f83d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-20-10 Matthew Allum + + * clutter/osx/clutter-stage-osx.c + Fix up a couple of typos breaking build. + 2008-02-08 Emmanuele Bassi * clutter/clutter-actor.c: Add actor box diagram and notes.