Commit 5c2938f589ac8de18646566821dce336fa73a707

Guillem Jover 2005-10-28T19:18:39

Fix ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 19f4956..e7eec04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,10 @@
-2005-08-05  Hector Garcia  <hector@debian.org>
-	* debian/control: Added proper description for packages
-
 2005-08-03  Hector Garcia  <hector@debian.org>
 
 	* Makefile: Fixed to place soft links instead in soname and shared_so
 	instead of copying files.
-	* debian/rules: Added --sourcedir=debian/tmp to dh_install so it works
-	properly.
-	* md5.h: Commented out all the functions not available on md5c.c
-	* debian/libbsd-dev: Changed usr/include/bsd/ to usr/include
-	
+	* md5.h (MD5End, MD5File, MD5FileChunk, MD5Data): Commented out
+	functions not available on md5c.c
+
 2005-07-26  Guillem Jover  <guillem@debian.org>
 
 	* Makefile (LIB_INCLUDES): Add "md5.h".