diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-11-03 13:05:43 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-11-03 13:05:43 +0800 |
commit | c9477380c42972f30f355132691976d06d2106f7 (patch) | |
tree | 12bca687468e1ed830cc8c5ac0b70d6be8dd18e0 /ui/ChangeLog | |
parent | 9109e4a78c6fd69ebb45658a7f0c83edae15245f (diff) | |
download | gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.gz gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.tar.zst gsoc2013-evolution-c9477380c42972f30f355132691976d06d2106f7.zip |
** Fixes bug #559040
2008-11-03 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #559040
* ui/evolution-addressbook.xml:
* ui/evolution-mail-global.xml:
* ui/evolution-mail-list.xml:
No period at the end of tooltips, and use sentence case.
svn path=/trunk/; revision=36724
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index b1ee2caa0a..7cb0adbcf6 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,12 @@ +2008-11-03 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes bug #559040 + + * evolution-addressbook.xml: + * evolution-mail-global.xml: + * evolution-mail-list.xml: + No period at the end of tooltips, and use sentence case. + 2008-08-27 Philip Withnall <philip@tecnocode.co.uk> ** Fix for bug #534762 |