diff options
Diffstat (limited to 'plugins/external-editor/ChangeLog')
-rw-r--r-- | plugins/external-editor/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/external-editor/ChangeLog b/plugins/external-editor/ChangeLog index 3bf30a612f..dae79fc9a7 100644 --- a/plugins/external-editor/ChangeLog +++ b/plugins/external-editor/ChangeLog @@ -1,3 +1,14 @@ +2009-04-27 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #561188 + + * external-editor.c: (show_error), (read_file), + (async_external_editor), (show_composer_dialog): + Do more things in main thread. + * Makefile.am: + * org-gnome-external-editor-errors.xml: Renamed to: + * org-gnome-external-editor.error.xml: Create .error file properly. + 2009-01-28 Tor Lillqvist <tml@novell.com> Windows port by Fridrich Strba. |