diff options
author | Dan Winship <danw@src.gnome.org> | 2002-07-10 04:24:14 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-07-10 04:24:14 +0800 |
commit | ef2ae67bad5bef9a90cd86a69e2dad07cc447a56 (patch) | |
tree | 2c229d310dbea99a21c832f696867b8d57351466 /e-util/ChangeLog | |
parent | 4139f5b3ccabe156364d1999b793804094ac707d (diff) | |
download | gsoc2013-evolution-ef2ae67bad5bef9a90cd86a69e2dad07cc447a56.tar.gz gsoc2013-evolution-ef2ae67bad5bef9a90cd86a69e2dad07cc447a56.tar.zst gsoc2013-evolution-ef2ae67bad5bef9a90cd86a69e2dad07cc447a56.zip |
#include <string.h>
* e-categories-config.c: #include <string.h>
svn path=/trunk/; revision=17395
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 774e087bbb..11984ec60e 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,7 @@ +2002-07-09 Dan Winship <danw@ximian.com> + + * e-categories-config.c: #include <string.h> + 2002-07-02 Rodrigo Moya <rodrigo@ximian.com> * e-categories-config.c (e_categories_config_get_icon_for): changed to |