diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2009-02-25 02:16:21 +0800 |
---|---|---|
committer | Philip Withnall <pwithnall@src.gnome.org> | 2009-02-25 02:16:21 +0800 |
commit | 25f326590cf03bdcea4155c269315309d96f9691 (patch) | |
tree | 19ceddb984162953b8365bd0e8050089527b8fff /addressbook/ChangeLog | |
parent | 7a234a0f50c2f26e8caef99e1449fee7c2e2e86f (diff) | |
download | gsoc2013-evolution-25f326590cf03bdcea4155c269315309d96f9691.tar gsoc2013-evolution-25f326590cf03bdcea4155c269315309d96f9691.tar.gz gsoc2013-evolution-25f326590cf03bdcea4155c269315309d96f9691.tar.bz2 gsoc2013-evolution-25f326590cf03bdcea4155c269315309d96f9691.tar.lz gsoc2013-evolution-25f326590cf03bdcea4155c269315309d96f9691.tar.xz gsoc2013-evolution-25f326590cf03bdcea4155c269315309d96f9691.tar.zst gsoc2013-evolution-25f326590cf03bdcea4155c269315309d96f9691.zip |
** Fix for bug #572903
2009-02-24 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #572903
* gui/contact-editor/contact-editor.glade: Change "Novell
Groupwise"
to "Novell GroupWise". Doesn't break string freeze, as the
latter
string already exists.
svn path=/trunk/; revision=37317
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index bec876906d..f39b8acf5b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2009-02-24 Philip Withnall <philip@tecnocode.co.uk> + + ** Fix for bug #572903 + + * gui/contact-editor/contact-editor.glade: Change "Novell Groupwise" + to "Novell GroupWise". Doesn't break string freeze, as the latter + string already exists. + 2009-02-12 Milan Crha <mcrha@redhat.com> ** Fix for bug #404232 |