about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34a4771d07..51b249e600 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-08-23  Ulrich Drepper  <drepper@redhat.com>
 
+	* crypt/md5-crypt.c (free_mem): Fix typo (constructor ->
+	destructor).  Reported by Solar Designer <solar@false.com>.
+
 	* iconv/gconv_conf.c (add_module): Remove some unneeded code to
 	avoid adding double slashes.