aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-10-22 22:10:45 +0800
committerDan Winship <danw@src.gnome.org>2003-10-22 22:10:45 +0800
commit31be44baaaaf661c00292c53f03ebeba336155bd (patch)
treefe77b2f9ef7791bd60ae2638c951c22069b47111 /shell/ChangeLog
parentb29a2c0486956844ea8cd17ef6fd0ccdc049e372 (diff)
downloadgsoc2013-evolution-31be44baaaaf661c00292c53f03ebeba336155bd.tar
gsoc2013-evolution-31be44baaaaf661c00292c53f03ebeba336155bd.tar.gz
gsoc2013-evolution-31be44baaaaf661c00292c53f03ebeba336155bd.tar.bz2
gsoc2013-evolution-31be44baaaaf661c00292c53f03ebeba336155bd.tar.lz
gsoc2013-evolution-31be44baaaaf661c00292c53f03ebeba336155bd.tar.xz
gsoc2013-evolution-31be44baaaaf661c00292c53f03ebeba336155bd.tar.zst
gsoc2013-evolution-31be44baaaaf661c00292c53f03ebeba336155bd.zip
Remove e_proxy_init call. (e-proxy is gone now)
* main.c: Remove e_proxy_init call. (e-proxy is gone now) svn path=/trunk/; revision=22975
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index f8237de212..aa4f72a521 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2003-10-22 Dan Winship <danw@ximian.com>
+
+ * main.c: Remove e_proxy_init call. (e-proxy is gone now)
+
2003-10-17 Jeffrey Stedfast <fejj@ximian.com>
* e-storage-set-view.c: Rewrote the drag & drop code.