aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@aful.org>1999-09-06 18:08:37 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-09-06 18:08:37 +0800
commit66c1dd5fa4bd8cfaa94b83c62783ec98c7a48d93 (patch)
treeab40b53b929585ee1876373cebfc93116393e372 /ChangeLog
parentc17952163c98f4d411b6f42aaca4293476405999 (diff)
downloadgsoc2013-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--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 312e2da5a0..3fa6762371 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>