diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-03 23:07:55 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-03 23:07:55 +0800 |
commit | 8bebb05056fd093d0302546fc65edb130c3c136a (patch) | |
tree | d6b46a985b77386944f97ac87d203fdc912497fc /shell/ChangeLog | |
parent | 54a9260f696f5c7462f40af8f838d723ba3abeb5 (diff) | |
download | gsoc2013-evolution-8bebb05056fd093d0302546fc65edb130c3c136a.tar gsoc2013-evolution-8bebb05056fd093d0302546fc65edb130c3c136a.tar.gz gsoc2013-evolution-8bebb05056fd093d0302546fc65edb130c3c136a.tar.bz2 gsoc2013-evolution-8bebb05056fd093d0302546fc65edb130c3c136a.tar.lz gsoc2013-evolution-8bebb05056fd093d0302546fc65edb130c3c136a.tar.xz gsoc2013-evolution-8bebb05056fd093d0302546fc65edb130c3c136a.tar.zst gsoc2013-evolution-8bebb05056fd093d0302546fc65edb130c3c136a.zip |
** Fix for bug #386503 from Matthew Barnes
svn path=/trunk/; revision=33647
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index ecf87434e7..02572610ac 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,12 @@ 2007-06-03 Srinivasa Ragavan <sragavan@novell.com> + ** Fix for bug #386503 from Matthew Barnes + + * e-shell-window.c: (e_shell_window_new): + * main.c: (main): + +2007-06-03 Srinivasa Ragavan <sragavan@novell.com> + ** Fix for version removal from Installed files from Gilles Dartiguelongue * Makefile.am: |