diff options
| author | Michael Albinus | 2008-09-30 21:05:16 +0000 |
|---|---|---|
| committer | Michael Albinus | 2008-09-30 21:05:16 +0000 |
| commit | 0ef5099349fdb9075cfde8fbc7bf36f9648e327c (patch) | |
| tree | def6db5ab6b1d91bf37801f76ff6216c513cca4b /src/ChangeLog | |
| parent | 413eee8181cd43796506ae2290d23054c1d57022 (diff) | |
| download | emacs-0ef5099349fdb9075cfde8fbc7bf36f9648e327c.tar.gz emacs-0ef5099349fdb9075cfde8fbc7bf36f9648e327c.zip | |
* dbusbind.c (xd_signature): Use strcat instead of sprintf.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2e9e11f6dd4..8007e948323 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-09-30 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * dbusbind.c (xd_signature): Use strcat instead of sprintf. | ||
| 4 | |||
| 1 | 2008-09-30 Eli Zaretskii <eliz@gnu.org> | 5 | 2008-09-30 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * Makefile.in (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc. | 7 | * Makefile.in (MSDOS_SUPPORT): Remove ccl.elc and codepage.elc. |