diff options
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 fe3b5357a0..ae2a0a7a44 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2005-12-09 Harish Krishnaswamy <kharish@novell.com> + + * e-util.[ch] (e_str_compare), (e_str_case_compare), + (e_collate_compare), (e_int_compare): prefix the wrapper + functions with e - do not use g lest it is assumed to + be a glib function. + 2005-11-26 Tor Lillqvist <tml@novell.com> * e-dialog-utils.c |