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 b3fddb33219..a8cccf957b4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-01-03 Magnus Henoch <magnus@zemdatav> | ||
| 2 | |||
| 3 | * dbusbind.c (xd_append_arg): Use unsigned char instead of | ||
| 4 | unsigned int for byte values (necessary for big-endian platform). | ||
| 5 | |||
| 1 | 2007-12-31 Tom Tromey <tromey@redhat.com> (tiny change) | 6 | 2007-12-31 Tom Tromey <tromey@redhat.com> (tiny change) |
| 2 | 7 | ||
| 3 | * dbusbind.c (xd_read_message): Use non-static input_event struct. | 8 | * dbusbind.c (xd_read_message): Use non-static input_event struct. |