diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 2bcb5f8820..69b4d4d02f 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2002-01-02 Jeffrey Stedfast <fejj@ximian.com> + + * md5-utils.h: Move the struct into md5-utils.c - this is a + kludgey hack around the fact that NSS also defines + MD5Context. Besides, this should be a private struct anyway. + 2002-01-02 JP Rosevear <jpr@ximian.com> * e-dialog-utils.c (e_gnome_dialog_set_parent): util function |