diff options
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -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". |