diff options
author | Andre Klapper <a9016009@gmx.de> | 2007-11-27 03:50:36 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2007-11-27 03:50:36 +0800 |
commit | d218775fe404a4533636d972f9c5e18bffaa6309 (patch) | |
tree | 1a5bcec617cdce839846e79bb1dd858fbe6dc5ec /ui/ChangeLog | |
parent | 1fd244770af881843b82eee3320f036634e169ab (diff) | |
download | gsoc2013-evolution-d218775fe404a4533636d972f9c5e18bffaa6309.tar.gz gsoc2013-evolution-d218775fe404a4533636d972f9c5e18bffaa6309.tar.zst gsoc2013-evolution-d218775fe404a4533636d972f9c5e18bffaa6309.zip |
** Fixes bug #497810
2007-11-26 Andre Klapper <a9016009@gmx.de>
** Fixes bug #497810
* ui/evolution.xml:
* shell/e-shell-window-commands.c:
add "Evolution FAQ" help menu item
svn path=/trunk/; revision=34589
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index fdc9039416..d4b5a7669a 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,10 @@ +2007-11-26 Andre Klapper <a9016009@gmx.de> + + ** Fixes bug #497810 + + * evolution.xml: + add "Evolution FAQ" help menu item + 2007-11-26 Nicholas Miell <nmiell@gmail.com> ** Part of fix for bug #216485 |