diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8a053f05c9d..030cde063a2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | 9 | ||
| 10 | * dbusbind.c (Fdbus_init_bus): Add cast to avoid warning | 10 | * dbusbind.c (Fdbus_init_bus): Add cast to avoid warning |
| 11 | if GCC considers string literals to be constants. | 11 | if GCC considers string literals to be constants. |
| 12 | (Fdbus_register_service, Fdbus_register_method): Remove unused vars. | ||
| 12 | 13 | ||
| 13 | 2011-03-13 Chong Yidong <cyd@stupidchicken.com> | 14 | 2011-03-13 Chong Yidong <cyd@stupidchicken.com> |
| 14 | 15 | ||