diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 33e5e27dc39..0f4f0fcc08e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-05-14 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2012-05-14 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * keyboard.c (kbd_buffer_get_event) [!HAVE_DBUS]: Omit unused local. | ||
| 4 | |||
| 3 | * unexaix.c: Port to more-recent AIX compilers. | 5 | * unexaix.c: Port to more-recent AIX compilers. |
| 4 | (report_error, report_error_1, make_hdr, copy_sym) | 6 | (report_error, report_error_1, make_hdr, copy_sym) |
| 5 | (mark_x, adjust_lnnoptrs, unrelocate_symbols): | 7 | (mark_x, adjust_lnnoptrs, unrelocate_symbols): |