diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f9381ec1b75..cac3b713d6f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-08-29 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xdisp.c (update_tool_bar_unwind): New function. | ||
| 4 | (update_tool_bar): Temporarily set selected frame before building | ||
| 5 | tool-bar items. | ||
| 6 | |||
| 1 | 2008-08-28 Michael Albinus <michael.albinus@gmx.de> | 7 | 2008-08-28 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and | 9 | * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and |