diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-02 05:13:19 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-02 05:13:19 +0800 |
commit | 188a9f0afa2ac898b9bc90c0301c760a7224d100 (patch) | |
tree | ca5e6bcb7bbd204e8df77db35e7f242232554a9f /e-util/ChangeLog | |
parent | 7de868bec9079a283fb290c64b02306683f552ba (diff) | |
download | gsoc2013-evolution-188a9f0afa2ac898b9bc90c0301c760a7224d100.tar.gz gsoc2013-evolution-188a9f0afa2ac898b9bc90c0301c760a7224d100.tar.zst gsoc2013-evolution-188a9f0afa2ac898b9bc90c0301c760a7224d100.zip |
Constified XML utility functions.
svn path=/trunk/; revision=2722
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 7300af216a..8c62ab6dd2 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,7 @@ +2000-05-01 Ettore Perazzoli <ettore@helixcode.com> + + * e-xml-utils.c, e-xml-utils.h: Constified all the functions. + 2000-04-27 Dan Winship <danw@helixcode.com> * e-html-utils.c (e_text_to_html): Moved here from the mailer, |