aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/external-editor/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/external-editor/ChangeLog')
-rw-r--r--plugins/external-editor/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/external-editor/ChangeLog b/plugins/external-editor/ChangeLog
new file mode 100644
index 0000000000..48fd3ad228
--- /dev/null
+++ b/plugins/external-editor/ChangeLog
@@ -0,0 +1,17 @@
+2007-10-25 Sankar P <psankar@novell.com>
+
+ * Makefile.am:
+ * org-gnome-external-editor.eplug.xml:
+ * org-gnome-external-editor.xml:
+ * org-gnome-external-editor.error.xml:
+ * external-editor.c:
+
+ - Initial files for the plugin.
+
+ - This plugin allows you to use an external editor
+ as the composer.
+
+ - I've tested this gvim and it works fine.
+
+ - Needs a lot of more work before this
+ moves out of experimental state.