]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Fix ChangeLog format
authorGuillem Jover <guillem@hadrons.org>
Mon, 25 Jul 2005 23:32:52 +0000 (23:32 +0000)
committerGuillem Jover <guillem@hadrons.org>
Tue, 6 May 2008 05:44:19 +0000 (08:44 +0300)
ChangeLog

index 0f622653077bc466aeaa56af71d65427291a9619..2f7d46fdb62e5fe9860a8107ba5d418ddff50624 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
-2005-07-26  Hector Garcia <hector@debian.org>
-       * md5c.c: Changed depend to "md5.h"
-       * md5.h: Included it from sys/md5.h
-       * Makefile: Changed it to compile md5c.c
+2005-07-26  Hector Garcia  <hector@debian.org>
+
+       * Makefile (LIB_SRCS): Add "md5c.c".
+       * md5c.c: Changed include to "md5.h".
+       * md5.h: Replaced with the system header sys/md5.h.
 
 2005-07-25  Guillem Jover  <guillem@debian.org>