aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-06-29 11:53:47 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-06-29 11:53:47 +0800
commit136f298c2ee168407f96f76a2da8de012ddf393f (patch)
tree9f54c8d11f94c69c7ab6e81305a0e2a58f8ae974 /shell
parent51da89cf510f7fcbe80eecfb6c98beb0ccb4ff9c (diff)
downloadgsoc2013-evolution-136f298c2ee168407f96f76a2da8de012ddf393f.tar
gsoc2013-evolution-136f298c2ee168407f96f76a2da8de012ddf393f.tar.gz
gsoc2013-evolution-136f298c2ee168407f96f76a2da8de012ddf393f.tar.bz2
gsoc2013-evolution-136f298c2ee168407f96f76a2da8de012ddf393f.tar.lz
gsoc2013-evolution-136f298c2ee168407f96f76a2da8de012ddf393f.tar.xz
gsoc2013-evolution-136f298c2ee168407f96f76a2da8de012ddf393f.tar.zst
gsoc2013-evolution-136f298c2ee168407f96f76a2da8de012ddf393f.zip
Ooops. Update ChangeLog entry correctly.
svn path=/trunk/; revision=10588
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 7ae532d6e3..0650465bba 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -2,7 +2,8 @@
[Fix #3756, `--debug' option not working anymore.]
- * main.c (main): Get the URI
+ * main.c (main): Get the URI list from popt with `poptGetArgs'
+ instead of just using argv. Sigh, I am rusty.
2001-06-28 Ettore Perazzoli <ettore@ximian.com>