 CHANGES

 DFC -- Dedicated File Cache -- List of major changes

 Copyright (c) 2000 Edward V. POPKOV
 Distributed under GPL, see COPYING for details

 "Edward V. POPKOV" <evpopkov@carry.netnet.lv>

 0.0 -> 0.1

 -included <errno.h>
 -added workaround of incompatibility between different Linux kernels
  (type of sigset_t)
 -added sample dfc.conf
 -upgrade target now creates backup copies

 0.1 -> 0.2

 -buffer overrun bug fixed in dfcd

 0.2 -> 0.3

 -faster and smaller shmem creation code
 -dfcd won't start if pidfile exists
 -updated configure script to actually check for errno.h
 -_GNU_SOURCE defined
 -sleep() replaced with pause()

 0.3 -> 0.4

 -fixed a bug that prevented dirs from being loaded after a normal file was
  returned by dfc_dir_entry()

 0.4 -> 0.5

 -fixed permissions on PID file

 End of CHANGES
