diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-21 15:53:24 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-21 15:53:24 +0800 |
commit | f5f9c6a39d31b8484be7032418ebbde92ebdcb68 (patch) | |
tree | 023dcf9727e6ce4500e3b0746d817b48464dbd47 /shell/ChangeLog | |
parent | e2a5d2a1c718623aaa99699a2be6d39a327a33c8 (diff) | |
download | gsoc2013-evolution-f5f9c6a39d31b8484be7032418ebbde92ebdcb68.tar gsoc2013-evolution-f5f9c6a39d31b8484be7032418ebbde92ebdcb68.tar.gz gsoc2013-evolution-f5f9c6a39d31b8484be7032418ebbde92ebdcb68.tar.bz2 gsoc2013-evolution-f5f9c6a39d31b8484be7032418ebbde92ebdcb68.tar.lz gsoc2013-evolution-f5f9c6a39d31b8484be7032418ebbde92ebdcb68.tar.xz gsoc2013-evolution-f5f9c6a39d31b8484be7032418ebbde92ebdcb68.tar.zst gsoc2013-evolution-f5f9c6a39d31b8484be7032418ebbde92ebdcb68.zip |
Fix for bug 346797
svn path=/trunk/; revision=32609
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f6021d1983..0b455905f6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2006-08-21 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #346797 Patch by Matthew Barnes + + * e-shell-window-commands.c: (command_submit_bug): Fix to use new bug + buddy. + 2006-08-17 Kjartan Maraas <kmaraas@gnome.org> * e-user-creatable-items-handler.c: (new_button_change), |