diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 9e369dbdda..37a6f573d5 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,14 @@ 2000-10-27 <jpr@helixcode.com> + * Makefile.am: build md5-utils + + * md5-utils.c: Make part of util, get rid of camel stream util + function include string.h + + * md5-utils.h: ditto + +2000-10-27 <jpr@helixcode.com> + * e-pilot-map.c (e_pilot_map_lookup_uid): Return null if no pnode was found. |