*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 28 May 2003 18:06:03 +0000 (18:06 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 28 May 2003 18:06:03 +0000 (18:06 +0000)
ChangeLog

index 0530f1b..fca3432 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2003-05-26  Jim Meyering  <jim@meyering.net>
+2003-05-28  Jim Meyering  <jim@meyering.net>
 
        * Version 5.0.1.
 
+       * src/extract-magic: Allow expansion of `$file' in the here-
+       document corresponding to the comment at the top of fs.h.
+
+2003-05-26  Jim Meyering  <jim@meyering.net>
+
        * src/stat.c: Fix portability problem on FreeBSD5.0: don't include
        <sys/statvfs.h> on systems without HAVE_STRUCT_STATVFS_F_BASETYPE.
        Use #if/#elif/... cascade so we get only one set of include files.