diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2006-09-19 01:26:32 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2006-09-19 01:26:32 +0800 |
commit | cacc7b86e15415fb260a506eec728c2c4723f15c (patch) | |
tree | b2d17ff2e3802daed10ea8bad4d15c57d4575715 /shell/ChangeLog | |
parent | f69f47ed22603b9626fcd7931ce52649ccec68c5 (diff) | |
download | gsoc2013-evolution-cacc7b86e15415fb260a506eec728c2c4723f15c.tar gsoc2013-evolution-cacc7b86e15415fb260a506eec728c2c4723f15c.tar.gz gsoc2013-evolution-cacc7b86e15415fb260a506eec728c2c4723f15c.tar.bz2 gsoc2013-evolution-cacc7b86e15415fb260a506eec728c2c4723f15c.tar.lz gsoc2013-evolution-cacc7b86e15415fb260a506eec728c2c4723f15c.tar.xz gsoc2013-evolution-cacc7b86e15415fb260a506eec728c2c4723f15c.tar.zst gsoc2013-evolution-cacc7b86e15415fb260a506eec728c2c4723f15c.zip |
** Fixes #351332
2006-09-18 Matthew Barnes <mbarnes@redhat.com>
** Fixes #351332
* e-shell-window.c: Fix implicit function declarations.
svn path=/trunk/; revision=32792
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 76ed82e7c3..d5e98a5053 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2006-09-18 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes #351332 + + * e-shell-window.c: Fix implicit function declarations. + 2006-09-14 Andre Klapper <a9016009@gmx.de> * main.c: update last stable version number from 2.6.3 to 2.8.0 |