diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index eaa5d8299c8..eafe5ac553a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2008-10-24 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * dbusbind.c (xd_in_read_queued_messages): New variable. | ||
| 4 | (XD_SIGNAL1, XD_SIGNAL2, XD_SIGNAL3): New macros. Throw | ||
| 5 | Qdbus_error. | ||
| 6 | (xd_read_queued_messages): Catch Qdbus_error from the macros. | ||
| 7 | (all): Replace xsignal1, xsignal2, xsignal3 by the respective | ||
| 8 | macro. (Bug#1186). | ||
| 9 | |||
| 1 | 2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change) | 10 | 2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change) |
| 2 | 11 | ||
| 3 | * s/sol2-10.h: New file. | 12 | * s/sol2-10.h: New file. |