From dbdadb9592ad51426bca0439766d5c22e0e295ee Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 13 Jan 2003 22:34:54 +0000 Subject: Correctly create the clipboard buffer by using a nul to delimit the uri 2003-01-13 Jeffrey Stedfast * folder-browser.c (folder_browser_copy): Correctly create the clipboard buffer by using a nul to delimit the uri and the list of uids. svn path=/trunk/; revision=19433 --- mail/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index ef15999f3b..daea6acd7d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2003-01-13 Jeffrey Stedfast + * folder-browser.c (folder_browser_copy): Correctly create the + clipboard buffer by using a nul to delimit the uri and the list of + uids. + * folder-browser-ui.c (folder_browser_ui_add_message): Check the state of message_style in gconf and set the menus accordingly. -- cgit v1.2.3