diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 72808c986a4..7a662c29acf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-07-12 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * dbusbind.c (xd_initialize): Don't compare boolean with a | ||
| 4 | constant. | ||
| 5 | |||
| 1 | 2010-07-12 Eli Zaretskii <eliz@gnu.org> | 6 | 2010-07-12 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * process.c (setup_process_coding_systems): Move to the part | 8 | * process.c (setup_process_coding_systems): Move to the part |