diff options
author | bertrand <Bertrand.Guiheneuf@aful.org> | 1999-09-06 18:08:37 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-09-06 18:08:37 +0800 |
commit | 66c1dd5fa4bd8cfaa94b83c62783ec98c7a48d93 (patch) | |
tree | ab40b53b929585ee1876373cebfc93116393e372 /ChangeLog | |
parent | c17952163c98f4d411b6f42aaca4293476405999 (diff) | |
download | gsoc2013-evolution-66c1dd5fa4bd8cfaa94b83c62783ec98c7a48d93.tar gsoc2013-evolution-66c1dd5fa4bd8cfaa94b83c62783ec98c7a48d93.tar.gz gsoc2013-evolution-66c1dd5fa4bd8cfaa94b83c62783ec98c7a48d93.tar.bz2 gsoc2013-evolution-66c1dd5fa4bd8cfaa94b83c62783ec98c7a48d93.tar.lz gsoc2013-evolution-66c1dd5fa4bd8cfaa94b83c62783ec98c7a48d93.tar.xz gsoc2013-evolution-66c1dd5fa4bd8cfaa94b83c62783ec98c7a48d93.tar.zst gsoc2013-evolution-66c1dd5fa4bd8cfaa94b83c62783ec98c7a48d93.zip |
changed names to follow camel style.
1999-09-06 bertrand <Bertrand.Guiheneuf@aful.org>
* camel/md5-utils.h:
* camel/md5-utils.c:
changed names to follow camel style.
`
svn path=/trunk/; revision=1184
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ 1999-09-06 bertrand <Bertrand.Guiheneuf@aful.org> - + + * camel/md5-utils.h: + * camel/md5-utils.c: + changed names to follow camel style. + * camel/md5-utils.c: imported md5 coding routine from rpm. Compiles. + 1999-09-05 bertrand <Bertrand.Guiheneuf@aful.org> |