diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2007-09-12 03:33:47 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-09-12 03:33:47 +0800 |
commit | b8eefeb931f765e5046244ed98791b7030cec536 (patch) | |
tree | ae5f80a0c6d982dc3f1bfe53efbd0cf1fcc97e87 /shell/ChangeLog | |
parent | dec7b2460dd1fc901d87cff50cb81bb514a5aef1 (diff) | |
download | gsoc2013-evolution-b8eefeb931f765e5046244ed98791b7030cec536.tar gsoc2013-evolution-b8eefeb931f765e5046244ed98791b7030cec536.tar.gz gsoc2013-evolution-b8eefeb931f765e5046244ed98791b7030cec536.tar.bz2 gsoc2013-evolution-b8eefeb931f765e5046244ed98791b7030cec536.tar.lz gsoc2013-evolution-b8eefeb931f765e5046244ed98791b7030cec536.tar.xz gsoc2013-evolution-b8eefeb931f765e5046244ed98791b7030cec536.tar.zst gsoc2013-evolution-b8eefeb931f765e5046244ed98791b7030cec536.zip |
Move the test component to "shell/test" so it installs properly (#469992).
svn path=/trunk/; revision=34235
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 3d34bf6213..e5d3ca3115 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2007-09-11 Matthew Barnes <mbarnes@redhat.com> + + * Move the test component to a 'test' subdirectory (#469992). + 2007-09-03 Srinivasa Ragavan <sragavan@novell.com> * e-shell-window-commands.c: Add contributors to the credits section. |