diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2006-08-10 John (J5) Palmieri <johnp@redhat.com> + * configure.in: make sure the compiler supports -Wfloat-equal + + * bus/dir-watch-dnotify.c: move functional code after + variable declerations (C99 fix) (patches from Jens Granseuer + <jensgr at gmx dot net> + +2006-08-10 John (J5) Palmieri <johnp@redhat.com> + * dbus/dbus-macros.h: add #include <stddef.h> so that Sun compilers don't complain about the defining NULL |