X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=0bc33d458e23e66d8bcb3b785ffb2445155a6cd5;hb=dce98698a12920cebb3ef3486b77c78b5efb58b6;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=b4cbb84fe0b7dc4ea847190f25234a0b2ee59b40;p=platform%2Fupstream%2Fdbus.git diff --git a/ChangeLog b/ChangeLog index e69de29..0bc33d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -0,0 +1,5 @@ +2008-04-16 John (J5) Palmieri + + * tools/dbus-monitor.c: take out the trailing comma in the + ProfileAttributeFlags enum as it isn't in our style guides + and causes some compilers to error out