diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-09 13:56:21 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-09 13:56:21 +0800 |
commit | 21b756aa3c3541834383013d8bd1e972f758ad1c (patch) | |
tree | 8ebb08f9a978bae152a029e0830fba8c7e5790e1 /shell/ChangeLog | |
parent | e201c2da23db94de33dc0caa32380facda942616 (diff) | |
download | gsoc2013-evolution-21b756aa3c3541834383013d8bd1e972f758ad1c.tar gsoc2013-evolution-21b756aa3c3541834383013d8bd1e972f758ad1c.tar.gz gsoc2013-evolution-21b756aa3c3541834383013d8bd1e972f758ad1c.tar.bz2 gsoc2013-evolution-21b756aa3c3541834383013d8bd1e972f758ad1c.tar.lz gsoc2013-evolution-21b756aa3c3541834383013d8bd1e972f758ad1c.tar.xz gsoc2013-evolution-21b756aa3c3541834383013d8bd1e972f758ad1c.tar.zst gsoc2013-evolution-21b756aa3c3541834383013d8bd1e972f758ad1c.zip |
Fixed a warning.
2000-08-09 Christopher James Lahey <clahey@helixcode.com>
* e-shell-view.c: Fixed a warning.
svn path=/trunk/; revision=4639
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index ccb32b41a6..505a5d8950 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2000-08-09 Christopher James Lahey <clahey@helixcode.com> + + * e-shell-view.c: Fixed a warning. + 2000-08-09 Ettore Perazzoli <ettore@helixcode.com> * e-shell-view-menu.c (menu_create_file_new): Create a placeholder |