diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-11 04:35:43 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-11 04:35:43 +0800 |
commit | dd38706a9233bcda550f2fbc5c2df0dfe92f5fe5 (patch) | |
tree | 70110db37a321a46ed922d52884d680ecc9dd142 /e-util/ChangeLog | |
parent | b3bdc8f5ea9cb2a023257efa696e99bca0665a7b (diff) | |
download | gsoc2013-evolution-dd38706a9233bcda550f2fbc5c2df0dfe92f5fe5.tar gsoc2013-evolution-dd38706a9233bcda550f2fbc5c2df0dfe92f5fe5.tar.gz gsoc2013-evolution-dd38706a9233bcda550f2fbc5c2df0dfe92f5fe5.tar.bz2 gsoc2013-evolution-dd38706a9233bcda550f2fbc5c2df0dfe92f5fe5.tar.lz gsoc2013-evolution-dd38706a9233bcda550f2fbc5c2df0dfe92f5fe5.tar.xz gsoc2013-evolution-dd38706a9233bcda550f2fbc5c2df0dfe92f5fe5.tar.zst gsoc2013-evolution-dd38706a9233bcda550f2fbc5c2df0dfe92f5fe5.zip |
Fix warnings.
* e-html-utils.c: Fix warnings.
svn path=/trunk/; revision=4048
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 7a54bd6c17..f740d0e6d8 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,7 @@ +2000-07-10 Dan Winship <danw@helixcode.com> + + * e-html-utils.c: Fix warnings. + 2000-07-08 Christopher James Lahey <clahey@helixcode.com> * e-list.c, e-list.h: Added e_list_duplicate. |