aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f72d4a8e5..e99547c7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,29 @@
2004-03-29 Christian Persch <chpe@cvs.gnome.org>
+ * configure.in:
+ * data/.cvsignore:
+ * data/GNOME_Epiphany_NautilusView.server.in:
+ * data/Makefile.am:
+ * data/ui/.cvsignore:
+ * data/ui/Makefile.am:
+ * data/ui/nautilus-epiphany-view.xml:
+ * doc/reference/Makefile.am:
+ * embed/Makefile.am:
+ * embed/ephy-embed-popup-control.c:
+ * embed/ephy-embed-popup-control.h:
+ * lib/Makefile.am:
+ * lib/ephy-bonobo-extensions.c:
+ * lib/ephy-bonobo-extensions.h:
+ * po/POTFILES.in:
+ * src/Makefile.am:
+ * src/ephy-nautilus-view.c:
+ * src/ephy-nautilus-view.h:
+ * src/ephy-shell.c: (ephy_automation_factory_cb):
+
+ Removed the nautilus view.
+
+2004-03-29 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-completion-model.h:
Make EphyCompletionColumn a typedef enum, fixes bug #136878.