From: Neil Brown Date: Mon, 26 Jun 2006 02:06:01 +0000 (+1000) Subject: Get the changelog uptodate for recent changes. X-Git-Tag: mdadm-2.5.2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae184b4927cd1948bd5539efb6cebbde404884ef;p=thirdparty%2Fmdadm.git Get the changelog uptodate for recent changes. --- diff --git a/ChangeLog b/ChangeLog index 6703a1ad..4c45f550 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Changes Prior to this release + - Fix problem with compiling with gcc-2 compilers + - Fix compile problem of post-incrmenting a variable in a macro arg. + - Stop map_dev from returning [0:0], as that breaks things. + Changes Prior to 2.5.1 release - Various fixes for gcc warnings - uclibc warnings