diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-20 22:30:42 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-20 22:30:42 +0800 |
commit | d658d5abc038f0fc20af3870571f6f7afeb2994b (patch) | |
tree | 3941ead636027562178a6a8c5bbf7530d12e0eee /e-util/ChangeLog | |
parent | 067f70a83b6735aba4bbba3bcfb82b6e07d7efcd (diff) | |
download | gsoc2013-evolution-d658d5abc038f0fc20af3870571f6f7afeb2994b.tar.gz gsoc2013-evolution-d658d5abc038f0fc20af3870571f6f7afeb2994b.tar.zst gsoc2013-evolution-d658d5abc038f0fc20af3870571f6f7afeb2994b.zip |
Fix for bug #349310. Patch from both Laurent Goujon and Pavel Roskin.
svn path=/trunk/; revision=32598
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 35d4c20e04..6dea4fd174 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2006-08-20 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #349310. Patch from both Laurent Goujon + and Pavel Roskin. + + * e-util.h: Added function declaration for get_font_options. + 2006-08-17 Kjartan Maraas <kmaraas@gnome.org> * e-util.c: (get_font_options): Plug some leaks. |