diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-18 13:28:09 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-06-18 13:28:09 +0800 |
commit | 70b5e473c89cb4397ebaa365bcf39e60abce49fe (patch) | |
tree | ce4ff140c2868a5e65ae2114b3e963835ec7b57c /e-util/ChangeLog | |
parent | 68b50c270671de5d3e854ff949efcd66f4c2f745 (diff) | |
download | gsoc2013-evolution-70b5e473c89cb4397ebaa365bcf39e60abce49fe.tar.gz gsoc2013-evolution-70b5e473c89cb4397ebaa365bcf39e60abce49fe.tar.zst gsoc2013-evolution-70b5e473c89cb4397ebaa365bcf39e60abce49fe.zip |
Fix for bug #448223 from Gilles Dartiguelongue
svn path=/trunk/; revision=33700
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 fc5751421a..c12d6c07e5 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2007-06-18 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #448223 from Gilles Dartiguelongue + + * e-util.c: (e_str_without_underscores): + * e-util.h: + 2007-06-15 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #446870 |