diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bb7ddcfd39e..e142cad7bf6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-10-15 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * dbusbind.c: Fix cygw32 build break when compiling with dbus | ||
| 4 | enabled by undefining the symbol "interface", which the platform | ||
| 5 | headers define to something incompatible. | ||
| 6 | |||
| 1 | 2012-10-14 Daniel Colascione <dancol@dancol.org> | 7 | 2012-10-14 Daniel Colascione <dancol@dancol.org> |
| 2 | 8 | ||
| 3 | * image.c (init_tiff_functions, init_imagemagick_functions) | 9 | * image.c (init_tiff_functions, init_imagemagick_functions) |